首页 > 代码库 > eclipse反编译插件 jadclipse jad

eclipse反编译插件 jadclipse jad

eclipse常用反编译插件jadclipse、jad

1.下载jadclipse:net.sf.jadclipse_3.3.0.jar,放到eclipse-plugins

2.下载jad.exe,放到eclipse文件路径中

3.设置jad路径

4.设置.class默认打开编辑器

5.完成设置,可以双击class文件,或ctrl+点击,查看源码

eclipse反编译插件 jadclipse jad