Integrate Java decompilation tools in eclipse

Source: Internet
Author: User
Tags java decompiler
Introduction

The "Java decompiler Project" aims to develop tools in order to decompile and analyze Java 5 "byte code" and the later versions.

JD-core is a library that reconstructs Java source code from one or more ". class "files. JD-core may be used to recover lost source code and need e the source of Java runtime libraries. new Features
Java 5, such as annotations, generics or type "Enum", are supported. JD-GUI and JD-Eclipse include JD-core library.

JD-GUI is a standalone graphical utility that displays Java source codes of ". Class" files. You can browse the reconstructed source code with the JD-GUI for instant access to methods and fields.

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.

JD-core, JD-GUI and JD-eclipse are free for non-commercial cial use. this means that JD-core, JD-GUI and JD-Eclipse shall not be supported ded or embedded into your cial software products. nevertheless, these projects
May be freely used for personal needs in a specified cial or non-commercial cial environments.

Here are two methods for installing "Java decompiler". ① use the format of the compressed file. First, go to http://java.decompiler.free.fr/jd-eclipse/update /.
Open the address in a browser.
Copy the address displayed in the browser to thunder for download.
Of course, at this time, you can copy the corresponding folders to the corresponding folders under eclipse, but I use the following method, click Help in eclipse> install new software> Add next to work with> click
Archive, select the compressed file you just downloaded, and enter any name in the name, such as "Java decompiler", click OK, and then select
Click Next. After installation, restart eclipse.
Method 2 using the method of updating the address until add and the previous method are the same operation, in the location input http://java.decompiler.free.fr/jd-eclipse/update this address, name can be filled in, and then one way to next, after that, restart eclipse.



Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.