记录解决eclipse的”Resource specification not allowed here for source level below 1.7”问题
注:此项目是maven web项目

  • 检查项目配置的Java Complier,如果版本太低可直接点击选择框修改
    记录解决eclipse的"Resource specification not allowed here for source level below 1.7"问题

  • 检查项目配置的Java Build Path中的JRE System Library,如果版本太低可选中JRE System Library,点击右侧按钮列表中的”Edit…”按钮进行修改
    记录解决eclipse的"Resource specification not allowed here for source level below 1.7"问题

  • 检查项目配置的Project Facets 中的Java,如果版本太低可直接点击选择框修改
    记录解决eclipse的"Resource specification not allowed here for source level below 1.7"问题

相关文章:

  • 2021-07-14
  • 2022-01-31
  • 2022-12-23
  • 2021-12-19
  • 2022-12-23
  • 2021-09-18
  • 2021-10-15
猜你喜欢
  • 2022-12-23
  • 2021-11-05
  • 2022-12-23
  • 2021-08-03
  • 2021-07-10
  • 2022-12-23
相关资源
相似解决方案