首页 > 编程语言 > 详细

XML错误信息Referenced file contains errors (http://www.springframework.org/schema/beans/spring-beans-4.0.xsd). For more information, right click on the message in the Problems View ...

时间:2018-03-31 11:42:07      阅读:2165      评论:0      收藏:0      [点我收藏+]

 

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

解决办法: 

将 Preferences > XML > XML Files > Validation中"Honour all XML schema locations"前的勾去掉。
它将禁用指向不同schema位置相同命名空间引用的验证,仅以第一次找到的可验证的XML文件为结果。

技术分享图片

 

 


 

XML错误信息Referenced file contains errors (http://www.springframework.org/schema/beans/spring-beans-4.0.xsd). For more information, right click on the message in the Problems View ...

原文:https://www.cnblogs.com/syp172654682/p/8681320.html

(0)
(1)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!