下载地址:http://download.youkuaiyun.com/detail/bin594505536/8744211
1。将net.sf.jadclipse_3.3.0.jar放到 eclipse\plugins文件夹下,如果不行再放到eclipse\features文件夹下
2。启动eclipse
3。选择window-preferences-java-jadClipse
4。将jad.exe放入任意文件夹(推荐eclipse下的文件夹),配置环境变量(在cmd中,jad能运行)
5。修改path to decompiler为jad.exe放置的绝对路径
6。可以在Eclipse的Windows--> Perference-->General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”。