英文教程:http://java.decompiler.free.fr/?q=jdeclipse
1、Windows Platform Prerequisites(首先安装windows平台必要条件)
32位:http://www.microsoft.com/zh-cn/download/details.aspx?id=5582
64位:http://www.microsoft.com/zh-cn/download/details.aspx?id=2092
2、安装JD-GUI插件
①、eclipse --> help --> Install New Software... --> Add
Name:JD-GUI
location: http://jd.benow.ca/jd-eclipse/update and click OK.
②、Check boxes "Java Decompiler Eclipse Plug-in" and "JD-Eclipse Plug-in", and click on Next buttons.
③、Choose the option to accept the terms of the license agreement (shown below).
④、Click on the Finish button.
⑤、On the Selection Needed dialog window, click on the Select All and Ok buttons.
⑥、Restart Eclipse.
3、以上就完成了,主要是为了大家方便查找,弄了几次反编译,留着以后用。