码迷,mamicode.com
首页 > 其他好文 > 详细

the source attachment does not contain the source for the file xxx.class无法关联到某个类

时间:2017-04-03 19:03:39      阅读:171      评论:0      收藏:0      [点我收藏+]

标签:hand   java   技术   font   blog   src   image   分享   mvc   

问题描述:

技术分享

按下列操作添加相应路径(这里是错误操作)

技术分享

该问题仍旧无法解决:

注意:这里spring-webmvc-4.1.7.RELEASE.JAR中确实包含AnntationMethodHandlerAdapter.class文件

技术分享

 

 正确操作:

技术分享

将这两个文件进行解压:

spring-webmvc-4.1.7.RELEASE-sources.jar

spring-webmvc-4.1.7.RELEASE.jar

 

可以发现:

spring-webmvc-4.1.7.RELEASE-sources.jar  存放的是.Java文件

spring-webmvc-4.1.7.RELEASE.jar  存放的是对应的.class文件

 

the source attachment does not contain the source for the file xxx.class无法关联到某个类

标签:hand   java   技术   font   blog   src   image   分享   mvc   

原文地址:http://www.cnblogs.com/lezhifang/p/6662415.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!