报错信息

Multiple annotations found at this line:
- Referenced file contains errors (http://www.springframework.org/schema/mvc/spring-mvc-4.1.xsd). For more information, right click on the message in the Problems View
and select "Show Details..."
- Referenced file contains errors (http://www.springframework.org/schema/tx/spring-tx-4.1.xsd). For more information, right click on the message in the Problems View and
select "Show Details..."
- 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..."

 

 

情况描述

新导入的项目报错,原因未知,网上有人说是因为版本问题不过我并没有修改版本就好了……

解决方案

做任何修改然后撤销修改,重新保存,报错消失重新编译项目启动成功

 

 

emmmm…我又导了一次按照这个方法报错没有消失,但是启动项目没有报错……丢你雷姆mmp

 

 

 

不想说啥了,又出现这个错误,按照网上说的加上<xml-body></xml-body>之后运行项目然后去掉在运行成功启动项目

猜测可能是加上标签之后项目启动的时候加载了什么东西然后才能成功启动项目