`

为myeclipse 安装反编译插件

阅读更多

1.下载jadclipse
    http://jadclipse.sourceforge.net/wiki/index.php/Main_Page


2.下载jad
    http://www.kpdus.com/jad.html


3.Installation  Jadclipse

  • Put the JadClipse JAR file into the plugins folder of your Eclipse installation.
  • Restart Eclipse (eclipse -clean).
  • Get Jad.
  • Put the Jad executable into a directory that is in the execution path of your operating system. Alternatively, you can configure the path to the Jad executable under Window > Preferences... > Java > JadClipse > Path to Decompiler. (Set the full path, e.g. C:\Program Files\Jad\jad.exe)
  • Go to Window > Preferences... > General > Editors > File Associations and make sure that the JadClipse Class File Viewer has the default file association for *.class files.

 

如果在myclipse中无法找到jadclipse,那就需要重新加载eclipse的插件.

加载方法:

删除%myeclipse%\eclipse\configuration\org.eclipse.update\platform.xml

然后重新启动myeclipse,ok.

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics