朱杰兵blog

jonhney'blog
posts - 140, comments - 1, trackbacks - 0, articles - 0

eclipse集成jad

Posted on 2016-06-03 10:30 朱杰兵 阅读(117) 评论(0)  编辑  收藏
1.将 (net.sf.jadclipse_3.3.0.jar)文件放入 ..\eclipse\dropins目录下
2.
将 (jad.exe)文件放入 ..\jdk\bin目录下 (其他class path 路径也行)
3.
重启eclipse  --> Window -->Preferences-->搜索 jad

搜索的到说明安装成功
path to decompiler 修改为jad.exe 的路径  例如 D:\worksoftware\Java\jdk1.6.0_31_64\bin\jad.exe

4.

 Window -->Preferences-->搜索 file Associatio

修改  *.class 的默认打开方式为jadclipse class file  viewer(default),没有则add

修改  *.class without source的默认打开方式为jadclipse class file  viewer(default),没有则add(一定要有括号default)

5.

 

 

重启eclipse

附带  net.sf.jadclipse_3.3.0.jar和 jad.exe  

网盘地址:http://pan.baidu.com/s/1qWPqIny


只有注册用户登录后才能发表评论。


网站导航: