Skip to content

java-decompiler/jd-eclipse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
emmanue1
Jul 17, 2019
9f28f36 · Jul 17, 2019

History

14 Commits
Jul 15, 2019
Jul 15, 2019
Jul 15, 2019
Jul 15, 2019
Jul 17, 2019
Jul 15, 2019
Jul 15, 2019
Jul 15, 2019
Apr 23, 2015
Jul 17, 2019
Jul 15, 2019
Aug 5, 2015
Aug 5, 2015
Jul 15, 2019

Repository files navigation

JD-Eclipse

JD-Eclipse, a Java decompiler plug-in for the Eclipse platform.

Description

JD-Eclipse is a plug-in for the Eclipse platform. It allows you to display all the Java sources during your debugging process, even if you do not have them all.

How to build JD-Eclipse ?

> git clone https://github.com/java-decompiler/jd-eclipse.git
> cd jd-eclipse
> ./gradlew build

generate "build/distributions/jd-eclipse-x.y.z.zip"

How to install JD-Eclipse ?

  1. Build or download "jd-eclipse-x.y.z.zip",
  2. Launch Eclipse,
  3. Click on "Help > Install New Software...",
  4. Drag and drop "jd-eclipse-x.y.z.zip" on dialog windows,
  5. Check "Java Decompiler Eclipse Plug-in",
  6. Click on "Next" and "Finish" buttons.
  7. A warning dialog windows appear because "org.jd.ide.eclipse.plugin_x.y.z.jar" is not signed. Click on "Install anyway" button.

How to check the file associations ?

Click on "Window > Preferences > General > Editors > File Associations"

  • "*.class" : Eclipse "Class File Viewer" is selected by default.
  • "*.class without source" : "JD Class File Viewer" is selected by default.

How to configure JD-Eclipse ?

Click on "Window > Preferences > Java > Decompiler"

How to uninstall JD-Eclipse ?

  1. Click on "Help > About Eclipse > Installation Details",
  2. Select "JD-Eclipse Plug-in",
  3. Click on "Uninstall...".

License

Released under the GNU GPL v3.

Donations

Did JD-GUI help you to solve a critical situation? Do you use JD-Eclipse daily? What about making a donation?

paypal paypal