Added the decompilation function for myeclipse.

Source: Internet
Author: User

1. Download the plug-in Jad: http://www.joymo.cn/Html/kfzx/J2me_114_1043.html (this is an xjadfile containing a jad.exe ). Jadclipse: http://sourceforge.net/project/showfiles.php? Group_id = 40205 (jadclipse3.3 corresponds to Versions later than eclipse3.3 and myeclipse 6. X ). Ii. Installation ① for eclipse 1. Place the obtained jad.exe to a directory in the system, such as c: \ Program
Files \ Java \ jdk1.6.0 _ 02 \ bin \ jad.exe ). 2. download the downloaded jadclipse package. net. SF. jadclipse_3.2.4.jar (corresponding to the version you just downloaded) is placed in the plug-ins under the eclipse directory (this directory is dedicated to plug-ins, you can also create a folder to place plug-ins, but remember the path, which must be configured later ). 3. create net in the links folder under the eclipse directory. SF. jadclipse_3.2.4.jar.link file. The file name can be arbitrary, but the suffix must be link. The file content is Path = D: \ eclipse (please refer to your own path for setting) ② For myeclipse6.x
You only need to add the corresponding jar package to the plugin folder under the two eclipse folders in the directory. that is, add net to c: \ Program Files \ myeclipse 6.0 \ eclipse \ plugins and C: \ Program Files \ myeclipse 6.0 \ myeclipse \ eclipse \ plugins. SF. jadclipse_3.2.4.jar. ③ For myeclipse8.0 and later versions 1: copy the jadeclipse plug-in net. SF. jadclipse_3.0.jar to the myeclipse installation directory \ genuitec \ common \ plugins.
2: In the myeclipse installation directory, create the dropins/eclipse folder, create the features and plugins folders respectively in the eclipse folder, and copy net. SF. jadclipse_3.3.0.jar to the features and plugins folders respectively. III. restart eclipse or myeclipse -----> Run, Enter cmd, press enter, and enter c: \ Program Files \ myeclipse 6.0 \ eclipse \ eclipse.exe-clean (start with such a parameter, clear the plug-in cache content, which is sometimes not required or not. We recommend that you do so.) 4. configure to start eclipse or myeclipse, and open window ----> preferences -----> JAVA ----> jadclipse. configure on the right:
1. Path to decompiler. Set the full path name of The Decompilation tool Jad, for example, c: \ Program Files \ Java \ jdk1.6.0 _ 02 \ bin \ jad.exe 2. Directory for temporary files, other parameters for setting the temporary file path do not need to be configured here. after installation is complete, eclipse or myeclipse automatically sets jadclipse class file viewer to the default open mode of the class file. If no default setting exists, find the Windows ----> perferences ----> General ----> editors ----> file of eclipse or myeclipse.
Associations: On the right side, modify "*. Class". The default associated editor is "jadclipse class File Viewer ". After setting, double-click a *. Class file. Eclipse or myeclipse will automatically decompile it. 6. features exist Source code Class, it does not forcibly decompile, that is, it will still use eclipse or the class File Viewer that comes with myeclipse to view the class file.

 

Correction Description: In fact, directly put the downloaded net. SF. jadclipse_3.0.jar under c: \ Program Files \ genuitec \ myeclipse 8.5 \ dropins, and then change the configuration.

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.