Git Product home page Git Product 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 ? ###With Gradle:

> ./gradlew installSiteDist

generate "build/install/jd-eclipse-site" ###With Eclipse:

  • Download dependencies
> ./gradlew downloadDependencies
  • Launch Eclipse,
  • Import the 3 "Existing Projects into Workspace" by selecting the parent project folder,
  • Export "Deployable features",
  • Copy "site.xml" to the destination directory.

##How to install JD-Eclipse ?

  1. Build or download & unzip "jd-eclipse-site-x.y.z.zip",
  2. Launch Eclipse,
  3. Click on "Help > Install New Software...",
  4. Click on button "Add..." to add an new repository,
  5. Enter "JD-Eclipse Update Site" and select the local site directory,
  6. Check "Java Decompiler Eclipse Plug-in",
  7. Next, next, next... and restart.

##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...".

jd-eclipse's People

Contributors

emmanue1 avatar

Watchers

 avatar  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.