the JAR file spring-beans-4.0.0.RELEASE.jar has no source attachment

查看FactoryBean源码

Ctrl+Shift+t出现图1

the JAR file spring-beans-4.0.0.RELEASE.jar has no source attachment_第1张图片

选中FactoryBean,open后出现图2

the JAR file spring-beans-4.0.0.RELEASE.jar has no source attachment_第2张图片

点Attach Source,出现图3:

the JAR file spring-beans-4.0.0.RELEASE.jar has no source attachment_第3张图片

点External File找spring-beans-4.0.0.RELEASE-sources.jar添加进Path,OK。

the JAR file spring-beans-4.0.0.RELEASE.jar has no source attachment_第4张图片

注意,若是要看别的源码,首先要知道它在哪个jar包,把相应jar包添加进去就行了。

 

转载于:https://www.cnblogs.com/Ceciliamumu/p/10951691.html

你可能感兴趣的:(the JAR file spring-beans-4.0.0.RELEASE.jar has no source attachment)