eclipse反编译工具安装(jad)
安装前提
Myeclipse或者eclipse已安装
安装过程
1、下载jad工具,路径:jad工具
2、解压jad.rar压缩包,将net.sf.jadclipse_3.3.0.jar文件放入 ..\eclipse\dropins目录下。
3、将jad.exe文件放入 ..\eclipse目录(其实任何目录都可以)。
4、重启eclipse,点击工具栏Window -->Preferences-->搜索jad。搜索到说明安装成功。
5、配置jadClipse,Path to decompiler: 取值为jad.exe 文件的绝对路径,点击apply
6、配置*.class文件关联, 工具栏Window -> Preferences-->搜索 file Association,修改 *.class 的默认打开方式为JadClipse Class File Viewer(default)
7、修改 *.class without source文件类型关联,操作同步骤6。此步骤与IDE版本有关,有些版本不存在。
浙公网安备 33010602011771号