码迷,mamicode.com
首页 > 编程语言 > 详细

Spring 配置文件出现异常!

时间:2017-12-05 20:38:46      阅读:224      评论:0      收藏:0      [点我收藏+]

标签:beans   异常   技术   ring   color   for   sch   orm   www   

spring配置文件错误

 

Referenced file contains errors (http://www.springframework.org/schema/beans/spring-beans-4.3.xsd). For more information, right click on the message in the Problems View and select "Show Details..."

 

技术分享图片

 

 在MyEclipse 里面建的项目,复制进来的,在Eclipse里没有错误,但是在MyEclipse里有红色叉叉错误,项目本没有错误的,一样可以运行。 为了去掉这个红色叉叉,网上找了好多都不行,

最后在beans 里面  的   http://www.springframework.org/schema/beans/spring-beans.xsd

后面加上版本就没有出错了,改成这样 http://www.springframework.org/schema/beans/spring-beans-4.2.xsd

技术分享图片

 

Spring 配置文件出现异常!

标签:beans   异常   技术   ring   color   for   sch   orm   www   

原文地址:http://www.cnblogs.com/limn/p/7989176.html

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