Myeclipse10 install anti-compiling software notes

Source: Internet
Author: User
Tags java decompiler

Java Decompiler

Official website: http://jd.benow.ca/

The official web site describes how to install the plugin, but Myeclipse10 has been unresponsive for a long time when I used the online installation method, so I didn't use the online installation method.

Offline File Download: Http://jd.benow.ca/jd-eclipse/downloads/jdeclipse_update_site.zip

Extract the compressed file into the Jdeclipse folder, and then copy it to the%myeclipse_home%/myeclipse 10/dropins directory and restart MyEclipse.

By default, there are line numbers on the left of the Jdeclipse code, and if you don't like it, you can remove the "Show lines numbers" option in "Window>preferences>java>decompiler". As shown below:


JAD

Jad is a more extensive Java decompile software, Jadclipse is the Jad plug-in under Eclipse.

Jad Home: Http://www.varaneckas.com/jad Eclipse plugin Download: http://sourceforge.net/projects/jadclipse/

First download the JAD main program from the Http://www.varaneckas.com/sites/default/files/jad/jad158g.win.zip path, different operating system main program, here take windows as an example ; Unzip the downloaded compressed file to get the Jad.exe file and place it in the appropriate path.

And then from http://sourceforge.net/projects/jadclipse/files/jadclipse3.3/3.3.0%20%28for%20Eclipse%20_%3D3.3M6%29/ Net.sf.jadclipse_3.3.0.jar/download address download Jad Eclipse plug-in, is a jar file, standby.

Creating a folder Jad in the%myeclipse_home%/myeclipse 10/dropins directory may not be the same as the MyEclipse version, the path will be different , create a new two folders in the new Jad folder: Plugins and features, and then put the jar package that you downloaded in the second step into the plugins folder.

Start/reboot MyEclipse, enter "Window->preferences->java->jadclipse" to set, "Path to Decomplier" To fill in your Jad.exe path, the following default can be:


Then enter "Window->preferences->general->editors->file associations" to default to the. class file by Jadclipse class files The viewer opens, so the configuration is complete.


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.