Eclipse安装反编译插件
Posted 深思的鱼
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Eclipse安装反编译插件相关的知识,希望对你有一定的参考价值。
1、下载反编译插件地址:
链接:https://pan.baidu.com/s/1Mg6t6_m-9Wy4Ym5DI99CmQ 密码:hx09
2、添加jar包:将net.sf.jadclipse_3.3.0.jar拷贝到eclipse的plugins目录下:
3、删除eclipse的configuration目录下org.eclipse.update (记录Eclipse feature ID 、相对路径、版本号信息 )文件,重新启动eclipse;
4、应用安装地址:Window--Preferences -- Java --JadClipse
5、设置*.class文件类型默认打开方式:Window--Preferences--General--Editors--File Associations
6、设置*.class without source文件类型打开方式,点击Associate editors栏下Add增加按钮,添加JadClipse Class File Viewer并设置成默认,如图:
7、点击 OK ,安装完成。
以上是关于Eclipse安装反编译插件的主要内容,如果未能解决你的问题,请参考以下文章