问题:
java项目在Eclipse中xml有小红叉
Problems:Referenced file contains errors (http://www.springframework.org/schema/beans/spring-beans-3.0.xsd).
解决:
Eclipse 中选中项目点击 Progect -->clean 清理一下,删除缓存。
项目正常
本文介绍了解决Eclipse中XML文件出现小红叉的问题,具体表现为Referenced file contains errors错误提示。文章提供了一种简单有效的解决方法:通过Eclipse的Project->Clean功能来清除缓存并解决问题。
问题:
java项目在Eclipse中xml有小红叉
Problems:Referenced file contains errors (http://www.springframework.org/schema/beans/spring-beans-3.0.xsd).
解决:
Eclipse 中选中项目点击 Progect -->clean 清理一下,删除缓存。
项目正常
2705
1992
9348
7794
1万+
955
805

被折叠的 条评论
为什么被折叠?