Mac下myeclipse導(dǎo)入項(xiàng)目,出現(xiàn)
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
在偏好設(shè)置里,取消勾選Honour all XML schema locations即可;
它將禁用指向不同schema位置相同命名空間引用的驗(yàn)證,僅以第一次找到的可驗(yàn)證的XML文件為結(jié)果。