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

Referenced file contains errors (http://www.springframework.org/schema/context/spring-context-4.1.xs

2017-07-12 10:20 1591 查看
Referenced file contains errors (http://www.springframework.org/schema/context/spring-context-4.1.xsd). For more information, right click on the message in the Problems View and select "Show Details..."



看下dtd或者xsd末尾是否空格:有的需要多按个空格,有的需要删掉个空格。



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

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐