Eclipse3.4 反编译工具jad

qqlegendary50882 4 0 APPLICATION/X-RAR 2021-04-18 01:04:30

1,net.sf.jadclipse_3.3.0.jar拷贝到Eclipse下的plugins目录 2,将Jad.exe拷贝到JDK安装目录下的bin下 3,重新启动Eclipse,找到Eclipse->Window->Preferences->Java,此时你会发现会比原来多了一个JadClipse的选项 配置Path to decompiler为你刚放置jad的位置(JDK\bin\jad.exe) 4,查看一下class文件的默认打开方式,Eclipse->Window->Preferences->General->Editors->File Associations 可以看到class文件的打开方式有两个,JadClipse和Eclipse自带的Class File Viewer,而JadClipse是默认的。

用户评论
请输入评论内容
评分:
暂无评论