jadclipse 如何在Eclipse4.2及以上生效
,在Path to decompiler中输入你刚才放置jad.exe的位置,也可以制定临时文件的目录,如图所示。。当然在JadClipse下还有一些子选项,如Debug,Directives等,按照默认配置即可。
E ?在Eclipse的Windows-->Perference-->General->Editors->File Associations ? ? ??选择 *.class without source,然后在 Associated Editors下单击add,添加JadClipse Class File Viewer,然后选择JadClipse Class File Viewer,并点击右侧的default按钮,将 JadClipse Class File Viewer 设置为 ?*.class without source 的默认编辑器。