ArticleDirectory
- Install the myeclipse 8.6 decompilation plug-in
From: http://blog.163.com/huang_ying_lu/blog/static/26999832011223102054287/MyEclipse 8.6 decompilation plug-in Installation
Java 10:20:54 read40Comment0 Font Size:LargeMediumSmallSubscription
Step 1:
Download jad.exe file: http://www.varaneckas.com/sites/default/files/jad/jad158g.win.zip
Download jadeclipse plug-in: http://prdownloads.sourceforge.net/jadclipse/net.sf.jadclipse_3.3.0.jar? Download
Step 2:
(1) decompress jad.exe to the JDK \ bin directory of Java.
(2) copy the jadeclipse plug-in net. SF. jadclipse_3.3.0.jar to the myeclipse installation directory \ genuitec \ common \ plugins.
(3) create the eclipse folder in dropins under the myeclipse installation directory, and create the features and plugins file folders in the eclipse folder respectively. SF. copy jadclipse_3.3.0.jar to the features and plugins folders respectively.
(4) After restarting myeclipse, configure the jadeclipse plug-in.
1) In the eclipse window, click WINDOW> preferences> JAVA> jadclipse> path to decompiler. (Set the absolute path of Jad, such as c: \ Java \ Jad \ jad.exe ). Use eclipse code formatter (overrides Jad formatting instructions)CodeConsistent style.
2) In the eclipse window, click WINDOW> preferences> JAVA> jadclipse> MISC to tick the convert Unicode strings into ANSI strings option to avoid Chinese garbled characters After decompilation.
Note:
I have also configured the configuration according to the above steps. It's okay, but I encountered a problem in the last configuration on the new computer, in step 2, step 2, step 3, restart myeclipse, and click WINDOW> preferences> JAVA. jadclipse does not appear after you click it. After a long period of time, the solution is as follows, remove the self-built eclipse folder first, delete \ genuitec \ MyEclipse-8.6 \ Configuration \ Org. eclipse. update, then restart myeclipse8.6, turn it off, move the newly removed eclipse folder back in, and delete \ genuitec \ MyEclipse-8.6 \ Configuration \ Org. eclipse. update, and restart myeclipse8.6.
Here is a very sad reminder. The size of the jadclipse file should be about 44 KB. If the file is not downloaded completely, it is invisible no matter how it is in WINDOW> preferences> JAVA. The version is not a problem. The problem lies in the file size.