eclipse创建maven项目的时候遇到了这个问题,pom.xml文件最上方有个红叉,错误信息是eclipse Multiple annotations found at this line然后下面一堆巴拉巴拉巴拉,尝试了下网上说的去掉校验设置,发现问题依旧没解决。

我这里的解决方案是,先右击项目----->Maven---->update Project

eclipse Multiple annotations found at this line 错误解决方案

进入这个界面后,将Force Update of Snapshots/Releases勾选然后确定,问题解决

eclipse Multiple annotations found at this line 错误解决方案

相关文章:

  • 2021-07-06
  • 2022-12-23
  • 2021-05-28
  • 2022-12-23
  • 2021-06-23
  • 2022-12-23
  • 2021-05-15
  • 2022-01-21
猜你喜欢
  • 2021-12-03
  • 2021-05-06
  • 2021-07-07
  • 2021-05-20
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案