523823-wu

 

方法一(简单快捷,推荐使用):
Help-->Eclipse Marketplace..-->在search Tab页中输入jad,安装即可。 
 
方法二:
下载编译插件
jad.exe
里面有一个jad.exe文件;
net.sf.jadclipse_3.3.0.jar
 
  1. 将 (net.sf.jadclipse_3.3.0.jar)文件放入 ..\eclipse\dropins目录下

  2. 将 (jad.exe)文件放入 ..\jdk\bin目录下 (其他class path 路径也行)
  3. 重启eclipse  --> Window -->Preferences-->搜索 jad

    搜索的到说明安装成功

     
  4. 配置jadClipse  Path to decompiler:  为你jad.exe 文件的位置  

    记得点 apply

     
  5. 1. Window -->Preferences-->搜索 file Associatio

    2.修改  *.class 的默认打开方式

    3.修改  *.class without source

     *.class without source 版本不同 有些是没有的 有选上

     
重启eclipse

分类:

技术点:

相关文章:

  • 2021-08-27
  • 2021-06-07
  • 2021-09-30
  • 2021-08-31
  • 2021-10-05
  • 2021-12-12
猜你喜欢
  • 2021-10-08
  • 2021-11-29
  • 2021-08-04
  • 2021-04-02
相关资源
相似解决方案