`
tracyjuan
  • 浏览: 10891 次
  • 性别: Icon_minigender_2
  • 来自: 郑州
社区版块
存档分类
最新评论

jadclipse 安装反编译插件

 
阅读更多
1、下载附件,进行解压,将net.sf.jadclipse_3.3.0.jar拷贝到eclipse的plugins目录下;删除eclipse的configuration目录下org.eclipse.update文件,重新启动eclipse;
2、在window->preferences->Java->JadClipse->Path to decompiler设置jad的可执行文件路径“D:\developer\eclipse\jad.exe”
3、在window->preferences->Java->JadClipse->Directory for temporary files设置生成的临时文件路径“D:\developer\eclipse\tmp\.net.sf.jadclipse”
4、在window->preferences->General->Editors->File Associations 设置*.class文件类型默认打开方式,设置*.class without source文件类型打开方式,点击Associate editors栏下Add增加按钮,添加JadClipse Class File Viewer并设置成默认
5、设计完毕,试试吧!
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics