myeclipse10.0 安装反编译插件jad

1.下载反编译工具jad.exe,将其放入%java_home%\bin路径下。如:D:\Program Files\Java\jdk1.6.0_20\bin

2.下载eclipse反编译插件net.sf.jadclipse_3.3.0.jar,在myeclipse安装目录的dropins目录下建文件夹eclipse,再在eclipse下文件夹features和plugins,然后把

jadclipse_3.3.0.jar放入plugins下。

 

3.启动myelipse,Window->Preferences->Java->JadClipse,进行设置,Path to decomplier项填写你的jad.exe路径,下面那个默认就可以

 

4.Window->Preferences->General->Editors->File Associations,将.class文件默认成通过JadClipse Class File Viewer打开。

 

posted on 2014-08-08 17:49  向上吧!少年  阅读(128)  评论(0)    收藏  举报

导航