您的位置:首页 > 理论基础 > 计算机网络

Referenced file contains errors (http://www.springframework.org/schema/beans/spring-beans-4.3.xsd).

2017-09-25 17:12 796 查看
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..."

最近遇到这个问题,翻了很多前人的总结,都有很多问题,最后自己对这个问题做个深入的解决.

决绝步骤:

Window → Preferences 
→ MyEclipse →  Validation  →  XML  →  Honour all XML schema locations

前面的对号去掉,它将禁用指向不同schema位置相同命名空间引用的验证,仅以第一次找到的可验证的XML文件为结果

也可以直接在上面搜索XML,如图所示:

决绝后小红叉就会消失,如果电脑卡,则会稍微等一会,如果电脑性能好则会立马消失

希望对初学者有所帮助,多多支持!!!
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
相关文章推荐