eclipse怎么集成反编译工具

2024-12-26 03:42:26
推荐回答(1个)
回答1:

  方法/步骤

  1. 下载jadClipse反编译插件,然后将net.sf.jadclipse_3.3.0.jar拷贝到eclipse的plugins目录下

  2. 其次要删除configuration目录下org.eclipse.update文件,重新启动eclipse;

  3. 重启后要设置jad的可执行文件路径以及生成的临时文件路径,如图所示:

  4. 然后来设置一下*.class文件类型默认打开方式,如图:

  5. 设置*.class without source文件类型打开方式,点击Associate editors栏下Add增加按钮,添加JadClipse Class File Viewer并设置成默认,如图: