MyEclipse add anti-compile plugin (pro-test active)

Source: Internet
Author: User

Jad is a Java anti-compilation tool that is executed on the command line and the deserialized source file is highly readable. Unfortunately it is not very convenient to use. Okay
find the plugin under Eclipse, called Jadclipse, and after installation, just double-click the. class file to see the source file, including the Jar
the class file in the package, or you can decompile it directly.

Download jad1.5.8g Jadclipse_3.3.jar

previously shared on the network to install the Jad plugin method in the Myeclipse10 is not very good, the landlord is only slightly modified above them.
Close MyEclipse First
1, download jad1.5.8g download after the decompression. Copy Jad.exe to a custom folder after decompression: I use d:/jad/jad.exe here.
2. Download Jadclipse_3.3.jar
3 Open D:\MyEclipse\MyEclipse 10\dropins The Eclipse folder is not in the default, create the Eclipse folder first and then set up subfolders features and plugins respectively Then copy the downloaded Net.sf.jadclipse_3.3.0.jar (which is already in the Jadclipse folder after the download is complete) to the Plugins folder
4 then restart MyEclipse
Configure Jadclipse: Open MyEclipse windows-->perference-->java-->jadeclpse set path to Decompiler for Jad.exe Jad/jad.exe
specify the path to the temporary file in directory for temporary files such as: D:\MyEclipse\MyEclipse 10\temp
in Eclipse's windows-->perference-->general->editors->file associations, modify the default associated editor for "*.class" to " Jadclipse Class File Viewer "
5, the installation is complete, double-click the class file, eclipse will automatically decompile.

MyEclipse add anti-compile plugin (pro-test active)

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.