Skip to content

An Eclipse plugin to integrate the Class File Reader (CFR) java decompiler

License

Notifications You must be signed in to change notification settings

jplandrain/djeclipse

Repository files navigation

An Eclipse plugin to integrate the Class File Reader (CFR) java decompiler of Lee Benfield.

It works with Eclipse 3.8-4.2 (Juno releases) and above.

Installation

The Eclipse update site is located on BinTray. You can copy and paste the URL directly into your Eclipse IDE.

You can also download releases from the continuous integration platform for offline installation.

Archived releases can be obtained from the maven repository.

Changelog

0.0.8 (2016-05-23)
  • Updated CFR from version 0.110 to version 0.115
0.0.7 (2015-12-03)
  • Updated CFR from version 0.103 to version 0.110
0.0.6 (2015-09-16)
  • Updated CFR from version 0.97 to version 0.103
0.0.5 (2015-03-02)
  • Updated CFR from version 0.88 to version 0.97
0.0.4 (2014-10-28)
  • Updated CFR from version 0.87 to version 0.88
0.0.3 (2014-08-26)
  • Updated CFR from version 0.80 to version 0.87
  • Eclipse Update Site available on BinTray
0.0.2
  • Updated CFR from version 0.38 to version 0.80
  • Added Eclipse 4.5 ("Eclipse Mars") profile
0.0.1
  • This very unstable preliminary version integrates the CFR decompiler of Lee Benfield.

Roadmap

  • Java editor instead of a Text editor
  • Improve the usability: control the settings of the decompiler.

Continuous Integration

DJEclipse is a Free and Open Source Software (FOSS) project hosted gracefully on CloudBees DEV@cloud.

CloudBees DEV@cloud logo

Screenshots

Decompiling a simple class

context menu screenshot1

Decompiling a class loaded from a JAR library

context menu screenshot2

About

An Eclipse plugin to integrate the Class File Reader (CFR) java decompiler

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages