安装步骤
步骤:
1. 解压jad158e.linux.static.zip 到/home/XXXX/jad/ 下
2. net.sf.jadclipse_3.3.0.jar 此包copy 到eclipseplugins目录下
3. 启动Eclipse后,在Windows?>Perference?>Java 下有个JadClipse目录,
修改配置jadclipse:设置path to decompiler路径,如:/home/XXXX/jad/jad.
Directory for temporary files中指定临时文件的路径
如果无法反编译 设置Eclipse的Windows??>Perference? >General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”
4.安装完成,双击class文件,Eclipse将自动反编译了。
jadeclipse:
http://sourceforge.net/projects/jadclipse/
jad: