一、下载要用的 jad.exe 和插件包。
二、把 jad.exe 放到 jre 的 bin 目录下,把 net.sf.jadclipse_3.3.0.jar 放到 MyEclipse 6.5M1 Blue\eclipse\plugins 目录下。
三、打开 eclipse,然后 Windows——>Perference——>Java——>jadClipse,设置 path to decompiler 为 jad.exe 的全路径,如: \Java\jre1.5.0_06\bin\jad.exe,在 Directory for temporary files 中指定临时文件的路径,如: G:\Java\eclipse-SDK-3.0-win32\temp。
四、在 Eclipse 的 Windows——>Perference——>General->Editors->File Associations
中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”。
—-2009/05/27
Tags: Java
No Comments Now!
Be the first to comment on this entry.