• 1.首先寻找Window——>Preferences——>java是否有JadClipse,如果有就直接进入步骤4。

Eclipse MyEclipse STS添加反编译插件JadClipse

  • 2.下载jar:net.sf.jadclipse_3.3.0.jar
  • 3.将jar文件放在工具的安装目录的plugins文件夹下,重启开发工具。

Eclipse MyEclipse STS添加反编译插件JadClipse

 

  • 4.下载反编译工具jad ,将jad.exe解压到某个目录。
  • 5.进入Window——>Preferences——>java——>JadClipse,将jad.exe所在路径配置在Path to decompiler配置项中。

Eclipse MyEclipse STS添加反编译插件JadClipse

  •  6.如果仍然查看不了源码,进入Window——>Preferences——>General——>Editors——>File Associations,将*.class和*.class without source的Associated editors 默认值配置为JadClipse Class File Viewer。

Eclipse MyEclipse STS添加反编译插件JadClipse

  • 7.配置完成后,便可查看源码。

Eclipse MyEclipse STS添加反编译插件JadClipse

希望此文能够帮助到您! 

相关文章:

  • 2021-04-08
  • 2021-12-18
  • 2022-02-07
  • 2021-04-06
  • 2022-12-23
  • 2021-07-07
  • 2022-12-23
  • 2021-11-27
猜你喜欢
  • 2021-12-19
  • 2022-01-06
  • 2022-02-11
  • 2021-09-03
  • 2021-08-25
相关资源
相似解决方案