eclipse安装JAD反编译class/jar插件

﹏ヽ暗。殇╰゛Y 2022-04-06 02:05 373阅读 0赞

[b]安装插件:[/b]
1.启动eclipse;
2.点击菜单”Help > Install New Software…”;
3.点击按钮”Add…”增加新仓库,地址为:http://jd.benow.ca/jd-eclipse/update/
 注:如果地址无效,查看https://github.com/java-decompiler/jd-eclipse/blob/master/jd.ide.eclipse.site/site.xml获取最新地址;
4.安装”Java Decompiler Eclipse Plug-in”插件,一直下一步、下一步。

[b]设置文件关联:[/b]
Click on “Window > Preferences > General > Editors > File Associations”

“*.class” : Eclipse “Class File Viewer” is selected by default.
“*.class without source” : “JD Class File Viewer” is selected by default.

发表评论

表情:
评论列表 (有 0 条评论,373人围观)

还没有评论,来说两句吧...

相关阅读