eclipse Multiple annotations found at this line错误,eclipse开发过程中,一些XML配置文件会报错,但是这些其实不是错,飘红的原因是因为eclipse的校验问题. 去掉校验设置步骤: 1.设置全局eclipse校验信息,windows>preferences>Validation,在编辑面板选中“Enable project specific settings”,同时选中“Suspend all validators”. 2.右击项目名,选择…