?
1.?下载1.5.8版本的JAD (见附件)
下载地址?http://www.softpedia.com/progDownload/JAD-Download-85911.html
?
2.?下载JADClipse插件
下载地址?http://sourceforge.net/projects/jadclipse/files/
将下载的net.sf.jadclipse_3.3.0.jar放到
如果是Eclipse,放到D:\eclipse\plugins目录
如果是MyEclipse,放到D:\MyEclipse-8.6\dropins\plugins下(没有该目录需要新建plugins目录、features目录)
3.?重启Eclipse
4.?配置Jadclipse,?在?Windows?-?Preferences?-?Java?-?JadClipse下
配置Jad的路径为?D:\MyEclipse\myPlugin\jad.exe,如图所示
?
?
5.?在Eclipse的Windows?-?Perference?-?General?-?Editors?-?File?Associations中修改“*.class”的默认关联编辑器为“JadClipse?Class?File?Viewer”
安装完成,双击class文件,Eclipse将自动反编译。
?
?
?