Giter Club home page Giter Club logo

jd-eclipse's Introduction

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

jd-eclipse's People

Contributors

emmanue1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.