eclipse中jar包打断点

Posted jasonkent27

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了eclipse中jar包打断点相关的知识,希望对你有一定的参考价值。

eclipse中jar包打断点

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.
enter description here

4. 关联文件

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

5. 重启

以上是关于eclipse中jar包打断点的主要内容,如果未能解决你的问题,请参考以下文章

(转)Eclipse的jar里的class文件打断点

eclipse中打断点debug无效

eclipse怎么jar包源码

在eclipse中打jar包

eclipse没有打断点,项目确仍然要进入断点的问题。

eclipse导出附带源码的jar包