Jump to content

JD Decompiler

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 2001:16a2:8afc:f000:5901:541f:66d4:ab8a (talk) at 10:46, 7 July 2016 (Variants). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
JD - Java Decompiler
Original authorEmmanuel Dupuy
Stable release
JD-Core 0.7.1
JD-GUI 1.4.0
JD-Eclipse 0.1.5
JD-IntelliJ 0.6
Written inC++, Java
PlatformCross-platform
Available inEnglish
TypeSoftware engineering
LicenseGNU GPL 3
Websitejd.benow.ca

JD (Java Decompiler) is a Decompiler for the Java programming language. JD is provided as a GUI tool as well as in the form of plug-ins for the Eclipse (JD-Eclipse) and IntelliJ IDEA (JD-IntelliJ) integrated development environments.

JD supports all versions of Java from 1.1.8 through 1.7.0 as well as JRockit 90_150, Jikes 1.2.2, Eclipse Java Compiler and Apache Harmony and is thus often used where formerly the popular JAD (JAva Decompiler) was operated.[citation needed]

See also

References