美文网首页
eclipse反编译插件安装

eclipse反编译插件安装

作者: 凉风拂面秋挽月 | 来源:发表于2019-10-30 21:39 被阅读0次

1.help -- Eclipse Marketplace...


image.png

2.输入 Decompiler 搜索并安装此插件


image.png

3.勾选上所有的反编译插件


image.png

安装完成后即可使用

右键class文件,选择open class with 选择Jd-core


image.png

接下来就能看到反编译的结果了。
对于程序员来说,没什么源码是看不到的。

相关文章

网友评论

      本文标题:eclipse反编译插件安装

      本文链接:https://www.haomeiwen.com/subject/wthavctx.html