`

eclipse配置jad(java反编译工具)

阅读更多

 

1、下载jad.exe以及jadclipse_xxx.jar。(注意xxx表示版本,最好先看看你的Eclipse版本,
然后网站搜索对应jar包以及jad.exe版本)
2、把jadclipse_xxx.jar放在Eclipse根目录plugins文件夹里、把jad.exe放在jdk根目录bin文件夹里。
3、设置参数(Eclipse):Window->Preferences->Java->JadClipse-->Path to decompiler,
指向jad.exe的目录。
4、配置*.class文件关联(Eclipse):Windows-->Perference-->General-->Editors-->
File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”。
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics