Eclipse安装反编译插件(jad)

1.net.sf.jadclipse_3.3.0.jar,jad.exe

2.将net.sf.jadclipse_3.3.0.jar 拷贝到eclipse的plugins目录下

3.重启eclipse,在windows-preferences-java 中出现JadClipse

4.在windows-preferences-java-JadClipse中设置jad的可执行文件路径和生成的临时文件路径(就是jad.exe可执行文件的位置,以及指定一个临时生成文件的路径,这个自己指定下就好)

 5.如果此时发现还不能编译,windows-preferences-General-Editors-File Associations中找到下图界面,

6.Associated editors下添加一个编辑器,操作如下,点击“Add”


7.出现下面的界面,


8. 选择 JadClipse Class File Viewer;

9.然后选择JadClipse Class File Viewer,点击“Default”即可完成;

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章