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

解决方法:

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

posted @ 2017-08-31 17:51  lucktian  阅读(145)  评论(0编辑  收藏  举报