How to install jadclipse on Eclipse 3.1.1 [Java decompilation tool]

Source: Internet
Author: User
How to install jadclipse on Eclipse 3.1.1 [Java decompilation tool]

------ Abstract: Java _ stream Sub-Jan.17 2006 --------

Jad is a Java decompilation tool and a command line execution tool. The Decompilation source file is highly readable. Unfortunately, it is not easy to use. Okay

Find the plug-in under eclipse, called jadclipse. After installation, you only need to double-click the. Class file to view the source file, including the jar

Class files in the package can also be decompiled directly.

1. Download jad1.5.8e
Http://www.kpdus.com/jad.html#download
Download and decompress the package. After Uncompressing the file, copy jad.exe to the bin directory of JRE, for example,/Java/jre1.5.0 _ 06/bin.

2. Download jadclipse_3.1.0.jar
Http://jaist.dl.sourceforge.net/sourceforge/jadclipse/jadclipse_3.1.0.jar

Jadclipse_3.3.jar

Http://jaist.dl.sourceforge.net/sourceforge/jadclipse/net.sf.jadclipse_3.3.0.jar
Copy jadclipse_3.1.0.jar to the d:/program files/Eclipse/myplugin/Eclipse/Plugins directory.

Link ).

3. After eclipse is started, a jadclipse directory should be added under windows --> perference --> JAVA.

Here to modify
Configure jadclipse: set path to decompilerto the full path of jad.exe, for example, F:/Java/jre1.5.0 _ 06/bin/jad.exe

Specifies the path of the temporary file in directory for temporary files, such as: G:/Java/eclipse-SDK-3.0-win32/temp
4. Modify "*. Class" in eclipse windows --> perference --> General-> editors-> File Associations

The associated editor is "jadclipse class File Viewer"
5. After the installation is complete, double-click the class file and eclipse will automatically decompile the file.

Good luck!

 

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.