myeclipse10.0 安装反编译插件jad
1.下载反编译工具jad.exe,将其放入%java_home%\bin路径下。如:D:\Program Files\Java\jdk1.6.0_20\bin
2.下载eclipse反编译插件net.sf.jadclipse_3.3.0.jar,在myeclipse安装目录的dropins目录下建文件夹eclipse,再在eclipse下文件夹features和plugins,然后把
jadclipse_3.3.0.jar放入plugins下。
3.启动myelipse,Window->Preferences->Java->JadClipse,进行设置,Path to decomplier项填写你的jad.exe路径,下面那个默认就可以
4.Window->Preferences->General->Editors->File Associations,将.class文件默认成通过JadClipse Class File Viewer打开。
浙公网安备 33010602011771号