Eclipse安装反编译工具查看Jar包源码




如何在Eclipse中安装反编译工具查看Jar包源码呢?

打开Eclipse--->Help--->Install new Software...--->在Install弹窗中找到Add按钮点击--->弹出Add Reponsity窗口,在Name:中输入“JodeEclipse”,在Location:中输入“http://www.technoetic.com/eclipse/update”然后下一步,同意,安装。到此已经安装完JodeEclipse反编译工具了。

配置:Window-> Preferences... -> General -> Editors -> File Associations找到"*.class"在"Associated editors"里面可以看到"Jode class file viewer"选中它再单击Default按钮.

猜你喜欢

转载自xiguanniao.iteye.com/blog/2064445