码迷,mamicode.com
首页 > 系统相关 > 详细

Eclipse如何安装JD-Eclipse反编译插件

时间:2018-11-12 19:48:00      阅读:228      评论:0      收藏:0      [点我收藏+]

标签:without   enc   安装   def   ons   eclips   ofo   .class   目录   

1.
name:jd-eclipse_update_site
address:http://jd.benow.ca/jd-eclipse/update

在窗口 —》 首选项(preference) —》 常规 —》 编辑器(editor) —》 文件关联 中设置,将.class 和 .class without source的默认的相关联编辑器改为class file editor。

2.
先下载插件包:

官网:

http://java.decompiler.free.fr/

http://jd.benow.ca/#jd-gui-download

或者:http://aniyo.iteye.com/blog/1336622

1、 下载jdeclipse_update_site.zip,解压,将plugins文件下的jd.ide.eclipse_0.1.3.jar和 jd.ide.eclipse.win32.x86_0.1.3.jar复制到eclipse安装目录下的plugins里 ;

2、在eclipse里安装,选择help下的安装插件install new soft 或者叫update ……版本不同不一样,自己看哈 然后 点add site ,在弹出来的框的location选择刚下载的包的路径 然后下一步,安装即可 ;

3、安装好后,修改一个设置,选window-preferences 在输入框输入file Associations 在右边选*.class 下面将class file editor设置为默认的即可(点右边的default)。

Eclipse如何安装JD-Eclipse反编译插件

标签:without   enc   安装   def   ons   eclips   ofo   .class   目录   

原文地址:http://blog.51cto.com/10884109/2315778

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!