m2eclipse下载源代码,但在eclipse中我没有看到源代码附件

时间:2016-12-12 08:18:13

标签: eclipse m2eclipse m2e

我对m2eclipse感到困惑。

有时在调试时,我会看到例如

JAR文件〜/ .m2 / repository / org / springframework / spring-beans / 4.3.4.RELEASE / spring-beans-4.3.4.RELEASE.jar没有源附件。

然后插件将spring-beans-4.3.4.RELEASE-sources.jar下载到我的本地仓库,源代码出现在我的eclipse编辑器中。

但是当我在spring-beans-4.3.4.RELEASE条目中查看Build path,Libraries时,我看到Source附件:None。

同样在Debug配置,Source,我什么也看不见。

1 个答案:

答案 0 :(得分:0)

点击此处download here Java source attacher

并下载Java源attacher jar文件,然后粘贴到插件文件夹并重新启动eclipse。 然后附加下面显示的java源代码。完成!!!! see image how to download

enter image description here