2012. 12. 7. 09:59ㆍ99. 정리전 - IT/11. Java
Java Decompiler
Screenshots
|
Size : 789 Ko
MD5 checksum : 403CD51196C769F45739BDA66B3C3155 |
|
Size : 1,1 Mo
MD5 checksum : 3E82FFCB98508971D96150CF57837B13 |
|
https://marketplace.eclipse.org/content/jadclipse-eclipse-4x
The original author of the JadClipse project maintains it no more, and the latest build 3.4.0 doesn't support eclipse 4.x, so I download the source code and update it.
JadClipse for Eclipse 4.x also support Eclipse 3.x, and provides several new features:
1. Integrate jad.exe into the plugin, don't need to set jad path in the preference page again.
2. Add two options in the JadClipse main preference page:
(1) Use Eclipse member sorter
(2) Show decompiler report
3. Update the formatting preference default settings, the "Output fields before methods" setting's default value changes to true.
JadClipse for Eclipse 4.x Update Site: http://feeling.sourceforge.net/update
ECLIPSE Instructions
1. From the Help menu in Eclipse, select Install New Software... to open an Install dialog window (shown below).
2. Add a new repository to add JD-Eclipse plug-in:
- 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://jd.benow.ca/jd-eclipse/update and click OK.
4. Choose the option to accept the terms of the license agreement (shown below).
5. Click on the Finish button.
6. On the Selection Needed dialog window, click on the Select All and Ok buttons
7. Restart Eclipse