Install the decompilation plug-in jadclipse in eclipse in Ubuntu

Source: Internet
Author: User

I used javase Helios In ubuntu, that is, eclipse 3.6.
Editor's class name was mistyped in plugin. XML. ", probably because jodeclipse does not support the new version of Eclipse, so we are considering installing jadclipse. jadclipse is a very good Java decompilation tool, I have written a blog to introduce the Java decompilation tool Jad. This is a sequel to introduce how to use Jad in eclipse.

First, go to the terminal:
1. Jad
1.5.8g for Windows 9x/NT/2000 on Intel Platform
2. Jad
1.5.8e for Linux (statically linked)

The following uses Ubuntu as an example to decompress the downloaded Jad to the/opt/Jad directory, and install eclipse in the/opt/eclipse directory. CD to the/opt/Jad directory and execute./Jad. The output version and help information are OK, indicating that Jad is no problem.

To begin.

Click WINDOW> preferences> JAVA. If jadclipse is displayed, jadclipse is successfully installed. There are two other settings:
Click jadclipse and set path to decompiler to/opt/Jad
Click General> editors> File Associations, select *. class on the right, select jadclipse class file viewer in the lower border, and set it to default.

Then, when you open the class file, jadclipse will automatically decompile the class file and display it.

Link: http://www.zhlwish.com/2010/11/16/eclipse-decompiler-jadclipse/

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.