maven ——>update project 时,出现标题所示错误,排查原因,最终发现是项目目录里的.classpath文件多了下图那行,只要注释掉就可以了,需要的时候再configure build path重新add jre library就行了(这个错误出现时可能会顺带出另一个错误:The project cannot be built until build path errors are resolved
Unbound classpath container: 'JRE System Library [JavaSE-1.7]'

相关文章:

  • 2021-10-25
  • 2021-07-13
  • 2022-01-07
  • 2021-05-21
  • 2021-09-08
  • 2021-09-15
猜你喜欢
  • 2021-08-17
  • 2022-12-23
  • 2022-12-23
  • 2021-05-01
  • 2021-06-12
相关资源
相似解决方案