Referenced file contains errors

2018-03-01  本文已影响0人  PowerBohr

Mac下myeclipse导入项目,出现

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

在偏好设置里,取消勾选Honour all XML schema locations即可;

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

上一篇下一篇

猜你喜欢

热点阅读