`
wujingenli
  • 浏览: 90778 次
  • 性别: Icon_minigender_1
  • 来自: 南京
社区版块
存档分类
最新评论

安装Eclipse反编译插件

    博客分类:
  • JAVA
 
阅读更多

一、前提:

 

1、已经安装了Eclipse,如我的Eclipse目录:E:\Work_Soft\Eclipse

 

2、反编译插件包:eclipse 反编译插件_jad 3.3.0.zip

 

二、步骤:

 

1、解压反编译插件包“eclipse 反编译插件_jad 3.3.0.zip”;

 

2、将插件包中的net.sf.jadclipse_3.3.0.jar文件复制到Eclipse的插件目录下(如E:\Work_Soft\Eclipse\plugins);

 

3、启动Eclipse;

 

4、点击【Window --> Preferences】,在弹出的对话框中选中JadClipse进行设置,在右侧Path to decompiler的文本框中输入jad.exe文件的绝对路径,如下图:

 

 

 

 

三、常见问题

 

1、   Preferences对话框中找不到JadClipse这一项

 

解决方法:先确认net.sf.jadclipse_3.3.0.jar这个插件文件有无正确安装或是否能和你的Eclipse版本匹配(我的Eclipse3.5.2版本),同时在启动Eclipse前先在快捷方式中添加clean参数后在启动。

 

2、   正确安装后,还是无法反编译

 

解决方法:设置class文件的默认打开方式

点击【Window --> Preferences】,在弹出的对话框中选中【General --> Editors --> File Associations】,在右侧选中【*.class】然后点下方的【Add...】按钮,在弹出的对话框中选中【JadClipse Class File Viewer】这一项,点击【OK】;回到Preferences界面后,选中右侧下方的【JadClipse Class File Viewer】这一项,点击右侧的【Default】后,在点击最下方的【OK】保存设置即可;如下图:

 

 

注:附件eclipse_反编译插件_jad_3.3.0.zip 里面有插件,以及详细的安装文档;

 

 

  • 大小: 24.3 KB
  • 大小: 33.2 KB
24
1
分享到:
评论
25 楼 zhglance 2015-04-08  
遇到常见问题1了,郁闷!
24 楼 xiaoyanzi17 2015-03-06  
ch656409110 写道
chenjian1567 写道
xiejiaohui 写道
挺好的,我的已经可以反编译了,
但是要补充一下,新版本的eclipse (version: Juno Release)需要设置
File Associations  中 File types: 的
*.class without source
选择 Associated editors:
JadClipse Class File Viewer(default)

很好!


很好!
23 楼 xiaoyongzeng 2014-07-03  
再补充一下 8楼的 'kepler' 与 'Juno '版本类似,也要此操作.
22 楼 ch656409110 2014-04-21  
chenjian1567 写道
xiejiaohui 写道
挺好的,我的已经可以反编译了,
但是要补充一下,新版本的eclipse (version: Juno Release)需要设置
File Associations  中 File types: 的
*.class without source
选择 Associated editors:
JadClipse Class File Viewer(default)


很好!
21 楼 dable0121 2013-12-25  
qiushily2030 写道
eclipse4.3的按这边步骤,还是无法使用,应该是不兼容。

要支持4.3的话,你试试在线安装这个:
Eclipse Class Decompiler插件更新站点: http://feeling.sourceforge.net/update
20 楼 qiushily2030 2013-12-19  
eclipse4.3的按这边步骤,还是无法使用,应该是不兼容。
19 楼 yenshen 2013-05-25  
chenjian1567 写道
xiejiaohui 写道
挺好的,我的已经可以反编译了,
但是要补充一下,新版本的eclipse (version: Juno Release)需要设置
File Associations  中 File types: 的
*.class without source
选择 Associated editors:
JadClipse Class File Viewer(default)


good
18 楼 飘影飞梦 2013-05-07  
lsqt6836422 写道
赞~!! 

17 楼 hyl523 2013-04-23  
我的Myeclipse的好了,eclipse还不行?
16 楼 chenjian1567 2013-04-20  
xiejiaohui 写道
挺好的,我的已经可以反编译了,
但是要补充一下,新版本的eclipse (version: Juno Release)需要设置
File Associations  中 File types: 的
*.class without source
选择 Associated editors:
JadClipse Class File Viewer(default)

15 楼 lsqt6836422 2013-04-14  
赞~!! 
14 楼 hyl523 2013-04-11  
eclipse 4.2,我的设置将 JadClipse Class File Viewer 设置为 *.class without source,没有source还是反编译不了?什么原因?
13 楼 bruce_ww 2013-04-01  
3ks
12 楼 dable0121 2013-03-28  
真心感谢
11 楼 无象心 2012-12-12  
谢谢分享...
10 楼 wolfboy-dlq 2012-11-09  
太棒咯~~~ 
9 楼 哼哼唧唧 2012-10-10  
谢谢分享!!! 
8 楼 xiejiaohui 2012-10-10  
挺好的,我的已经可以反编译了,
但是要补充一下,新版本的eclipse (version: Juno Release)需要设置
File Associations  中 File types: 的
*.class without source
选择 Associated editors:
JadClipse Class File Viewer(default)
7 楼 EnjoyInwind 2012-08-31  
谢谢分享,顶一个
6 楼 lsp1988 2012-08-27  
好东西,又学了一招

相关推荐

Global site tag (gtag.js) - Google Analytics