The JAR file XXX has no source attachment问题(Eclipse)
Posted foodiedragon
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了The JAR file XXX has no source attachment问题(Eclipse)相关的知识,希望对你有一定的参考价值。
学习过程中查看源码遇到The JAR file XXX has no source attachment的问题后我的解决办法是下载一个Java Source Attacher这个插件。这个插件自动帮你附加源代码,就不用了手动附加。
一、下载插件
1.下载地址:http://marketplace.eclipse.org/
2.如图
3.如图
二、插件放置
下完插件后,将org.freejava.javasourceattacher_1.2.8.jar放置到Eclipse根目录下的plugins文件下(plugins就是插件的意思)
注意:放完插件后,要将Eclipse重启
三、使用插件
重启Eclipse后找到你想加载源码的jar包右键选择Attach Java Source
四、查看应该加载哪个jar包
使用ctrl+shift+T
如上图,我查找的HttpServlet所在的jar就是servlet-api.jar
五、查看源码
方法1:按住Ctrl键然后点击你要查的类、接口
方法2:选取要查的类、接口,右键后选择Open Declaration或者按F3
根本就是进行Open Declaration操作。
以上是关于The JAR file XXX has no source attachment问题(Eclipse)的主要内容,如果未能解决你的问题,请参考以下文章
The POM for XXX:jar:${com.ld.base.service.version} is missing, no dependency information available(示
关于 国产麒麟Qt编译报错“xxx.pri has modification time xxxx s in the futrue“ 的解决方法
file“xxxxx”has modification times xxxxx s in the future..
Antlr4 xxx has been compiled by a more recent version of the Java Runtime
Antlr4 xxx has been compiled by a more recent version of the Java Runtime
make: Warning: File `led.c' has modification time 15 s in the future