MyEclipse Add source Anti-compilation tool plug-in

Source: Internet
Author: User

In the development process often encounter this situation, you write a class to inherit from a jar package of classes, in the process of developing a program with Eclipse, look at the corresponding class in the jar package, but the jar package is a class file, often press CTRL + Mouse, This can happen when you want to see this class:

So you need to install the anti-compilation plug-in, if a jar package into a JAR package import source code is very troublesome. Download the following two tools

1, the Net.sf.jadclipse_3.3.0.jar copy to the G:\MyEclipse\plugins directory.

(Here is my directory, write your own Eclipse plugin directory)

2. Copy the Jad.exe to the Myclipse installation path

G:\MyEclipse\binary\com.sun.java.jdk7.win32.x86_64_1.7.0.u45\jre\bin

(Here is my directory to write your own eclipse's JRE directory)

3, start MyEclipse, Window->preferences->java->jadclipse

4. The first value is the location of the jad. The second value is the location of the temporary store, which can be defaulted:

For a class that has source code, it does not forcibly decompile

Jd-gui is also a good choice if you want to see the source code in the jar without using Eclipse.

MyEclipse Add source Anti-compilation tool plug-in

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.