Eclipse installation Jadclipse plugin to view class files directly

Source: Internet
Author: User

Eclipse installation Jadclipse plugin to view class files directly

When we develop the project in Eclipse, we introduce many jar packages, sometimes we want to look at the code of the class in the jar package, find the source source code package that need to introduce the jar package to view, then teach you a way to view the class content method without source package directly.

1. Download Jadclipse Plugin
Jadclipse plugin for Eclipse plugin, can be downloaded at address: jadclipse
2. Download the Jad Anti-compilation tool
The Jad Anti-compilation tool can be downloaded at address: jad
3. Put the jadclipse into the Eclipse plugin directory
I downloaded the version for Net.sf.jadclipse_3.3.0.jar, and then put the jar in the D:\software\eclipse-jee-kepler-R-win32\eclipse\plugins directory.
4. Place the Jad tool in the%java_home%/bin directory
Extract the Jad tarball downloaded in the second step and put the Jad.exe into the%java_home%/bin directory (in fact, the storage path does not matter, the address can be named in Eclipse)
5. Set up eclipse
After setting up the steps above, reopen Eclipse and open: Window->preferences->java->jadclipse, make the following settings:


6. Set class file default open mode
Set the default open mode for both items to: Jadclipse Class fileviewer (default)

Finally, you can try to view a class file for a source-free package, and then discover that you can view the class content directly.
View the class content from now on, no longer have to worry about the source source code package.

Eclipse installation Jadclipse plugin to view class files directly

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.