1. 下载工具

链接:http://pan.baidu.com/s/1dEF5tqL 密码:md4m

2. 增加jadeclipse功能

把 net.sf.jadclipse_3.3.0.jar复制到eclipse/plugins目录下

3.配置jad路径

打开eclipse,windows-->perferences-->java--->jadClipse,配置Path to decompiler路径,其他不用管。如下图,apply--->OK.
eclipse中jar包打断点

4. 关联文件

在Eclipse的Windows-->Perference-->General->Editors->File Associations中修改“*.class”默 认关联的编辑器为“JadClipse Class File Viewer”

5. 重启

相关文章:

  • 2021-12-15
  • 2021-12-05
  • 2021-10-08
  • 2021-09-17
  • 2021-04-09
  • 2021-12-05
猜你喜欢
  • 2021-12-15
  • 2021-12-05
  • 2021-06-15
  • 2021-08-11
  • 2022-02-13
  • 2022-12-23
相关资源
相似解决方案