需要:
jad.exe
net.sf.jadclipse_3.3.0.jar
将 (net.sf.jadclipse_3.3.0.jar)文件放入 ..\eclipse\plugins目录下(放别的目录下好像也没啥问题);
将 (jad.exe)文件放入 ..\eclipse目录下 (放别的目录下好像也没啥问题);
重启eclipse --> Window -->Preferences-->搜索 jad,搜索的到说明安装成功;
为你jad.exe 文件的位置 ,配置jadClipse Path to decompiler: ,,点 apply,,
Window -->Preferences-->搜索 file Association,
修改 *.class 的默认打开方式,
修改 *.class without source
*.class without source 版本不同 有些是没有的 有选上;
重启。