标签:beans 异常 技术 ring color for sch orm www
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..."
在MyEclipse 里面建的项目,复制进来的,在Eclipse里没有错误,但是在MyEclipse里有红色叉叉错误,项目本没有错误的,一样可以运行。 为了去掉这个红色叉叉,网上找了好多都不行,
最后在beans 里面 的 http://www.springframework.org/schema/beans/spring-beans.xsd
后面加上版本就没有出错了,改成这样 http://www.springframework.org/schema/beans/spring-beans-4.2.xsd
标签:beans 异常 技术 ring color for sch orm www
原文地址:http://www.cnblogs.com/limn/p/7989176.html