Eclipse Installs the Anti-compilation tool Jadclipse

Source: Internet
Author: User

Document the process of installing Eclipse's anti-compile plugin jadclipse;

1, first prepare:

1) Jadclipse plugin, from the website http://sourceforge.net/projects/jadclipse/download get Net.sf.jadclipse_3.3.0.jar;

2) Jad tool, obtained from website http://varaneckas.com/jad/, select Jad 1.5.8g for Windows 9x/nt/2000 on Intel platform, get jad158g.win.zip;

Description: Jadclipse is the anti-compile plugin for jad for the Eclipse compiler, Net.sf.jadclipse_3.3.0.jar supports eclipse above the 3.3M6 version;

Jad,java's anti-compilation tool;

2. Copy the Net.sf.jadclipse_3.3.0.jar to the plugins directory in the Eclipse directory Unzip the Jad158g.win.zip file and place the extracted Jad.exe file into any directory (the path is used when configuring the Jadclipse plugin), but preferably in the bin directory of the JDK, if the bin directory of the JDK has been loaded into path, you can use it directly at the command line. Jad instruction, at this time my PC's jad.exe path is D:\syspros\jdk\bin\jad.exe;

3. Restart Eclipse to open Eclipse's windows->preference option;

4, at this time, open eclipse->window->preferences->general->editors->file associations, you can see such as;



When opening, select "*.class without source", the bottom of the correlation editor is not "Jadclipse class File Viewer", you need to add by adding instructions, select the pop-up list "JADC Lipse class file Viewer, and set the item as the default association editor for the passive class files;

5, at this time, by creating a simple project to test the success of adding the anti-compiler plug-in;


By selecting the parameter type of the main function string, click F3 to display the String.class file, which is generated by the Jadclipse plug-in decompile.

At this point, the anti-compilation plug-in for Eclipse Jadclipse installed successfully.
 
 

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.