/Eclipse-Class-Decompiler

Eclipse Class Decompiler integrates JD, Jad, FernFlower, CFR, Procyon seamlessly with Eclipse and allows Java developers to debug class files without source code directly

Primary LanguageJava

Eclipse Class Decompiler

Eclipse Class Decompiler integrates JD, Jad, FernFlower, CFR, Procyon seamlessly with Eclipse and allows Java developers to debug class files without source code directly.

##Description Eclipse Class Decompiler is a plug-in for the Eclipse platform. It integrates JD, Jad, FernFlower, CFR, Procyon seamlessly with Eclipse, allows you to display all the Java sources during your debugging process, even if you do not have them all, and you can debug these class files without source code directly.

##How to install Eclipse Class Decompiler ?

####First way

  1. Launch Eclipse,
  2. Drag the following install button to eclipse toolbar,
  3. Check "Eclipse Class Decompiler",
  4. Next, next, next... and restart.

####Second way

  1. Launch Eclipse,
  2. Click on "Help > Eclipse Marketplace...",
  3. Search "Eclipse Class Decompiler" in the Eclipse marketplace dialog,
  4. Find "Eclipse Class Decompiler" and click on button "install",
  5. Check "Eclipse Class Decompiler",
  6. Next, next, next... and restart.

####Third way

  1. Launch Eclipse,
  2. Click on "Help > Install New Software...",
  3. Click on button "Add..." to add an new repository,
  4. Enter name as "Eclipse Class Decompiler Update Site" and enter location as "http://decompiler.chenchao.tk/update", then click on button "OK",
  5. Check "Eclipse Class Decompiler",
  6. Next, next, next... and restart.

##How to check the file associations ? Click on "Window > Preferences > General > Editors > File Associations"

  • "*.class" : "Class Decompiler Viewer" is selected by default.
  • "*.class without source" : "Class Decompiler Viewer" is selected by default.

##How to configure Eclipse Class Decompiler ? Click on "Window > Preferences > Java > Decompiler"

##How to uninstall Eclipse Class Decompiler ?

  1. Click on "Help > About Eclipse > Installation Details > Installation Software",
  2. Select "Eclipse Class Decompiler",
  3. Click on "Uninstall...".