之所以说是神器,是因为我才发现并用上时,是感到极其兴奋的。我是在看论文、做android程序的反编译时发现的。
你是否经常在调试单步调到一些jar包,就什么都看不见了?搞不清楚状况
你是否经常为了看一些包的源码,满网上的找?
现有了jd-eclipse一切解决。 装上它,点击jar包中的文件,就可以看代码源代码了,同时也方便调试~~~~~
安装方法:help——install new software
- Click on the Add... button to open the New Repository dialog window.
- Type JD-Eclipse Update Site in the site Name text box.
- In the URL text box, type the URL for the JD-Eclipse update site: http://java.decompiler.free.fr/jd-eclipse/update (shown below) and click OK.
我在线装时没装成功,可以本地安装,在附件里。
有人不会本地安装,其实很简单,跟在线差不多,只是 在add那一步,有个local按钮(如果不仔细可能还真注意不到)
另外,可能需要runtime components of Visual C++ Libraries。 如果还有问题可以具体看:
http://java.decompiler.free.fr/?q=jdeclipse
谢谢