1、为什么要Eclipse安装JD-Eclipse反编译插件?
通常一个从项目里面或多或少都会引入到一些第三方的.jar包文件,为了方便在eclispe里面能够看到.jar引入到的源码等等。
2、安装JD-Eclipse反编译插件步骤如下:
(1)在eclipse的help—》Install New Software...中添加新软件开发,添加它的源:
name:jd-eclipse_update_site
location: http://jd.benow.ca/jd-eclipse/update
3、选择出现的资源,一路next安装,最后重启;
4、window——》Preferences——》General——》Editors——》File Associations ——》(选择)×.class without source——(在下面的Associated editors栏目中)add——》Class file Editor(选择添加)——》(选择新的打开方式选择默认)Default。
ok安装步骤完成,效果如图:

转载自:https://blog.csdn.net/qq_21209681/article/details/72917837
相关文章:
-
2021-08-04
-
2022-12-23
-
2022-01-11
-
2022-01-08
-
2021-05-17
-
2021-04-02
-
2021-11-19