Posted on 2016-06-03 10:30
朱杰兵 閱讀(122)
評論(0) 編輯 收藏
1.
將 (net.sf.jadclipse_3.3.0.jar)文件放入 ..\eclipse\dropins目錄下
2.將 (jad.exe)文件放入 ..\jdk\bin目錄下 (其他class path 路徑也行)
3.重啟eclipse --> Window -->Preferences-->搜索 jad搜索的到說明安裝成功
path to decompiler 修改為jad.exe 的路徑 例如 D:\worksoftware\Java\jdk1.6.0_31_64\bin\jad.exe
4.
Window -->Preferences-->搜索 file Associatio
修改 *.class 的默認打開方式為jadclipse class file viewer(default),沒有則add
修改 *.class without source的默認打開方式為jadclipse class file viewer(default),沒有則add(一定要有括號default)
5.
重啟eclipse
附帶 net.sf.jadclipse_3.3.0.jar和 jad.exe
網盤地址:http://pan.baidu.com/s/1qWPqIny