llade / 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

Home Page:http://www.cpupk.com/decompiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. It also integrates with the eclipse class editor, m2e plugin, supports Javadoc, reference search, library source attaching, byte code view and the syntax of JDK8 lambda expression.

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 ?

  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://raw.githubusercontent.com/cnfree/eclipse/master/decompiler/update/", then click on button "OK",
  5. Check "Eclipse Class Decompiler",
  6. Next, next, next... and restart.

How to check the file associations ?

  1. Click on "Window > Preferences > General > Editors > File Associations"
  2. "*.class" : "Class Decompiler Viewer" is selected by default.
  3. "*.class without source" : "Class Decompiler Viewer" is selected by default.

How to configure Eclipse Class Decompiler ?

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

About

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

http://www.cpupk.com/decompiler


Languages

Language:Java 98.4%Language:HTML 1.5%Language:XSLT 0.1%Language:CSS 0.0%