Java compiler level does not match the version of the installed Java project facet

后端 未结 12 1678
不知归路
不知归路 2020-12-07 07:19

I have created a New Dynamic Project under Eclipse Helios Version, where my JRE Version is set to 1.6. I have added Maven capabilities to the Web Application by clicking on

12条回答
  •  庸人自扰
    2020-12-07 08:12

    You can change project facet from Project --> Properties --> Project Facet --> Java --> {required JDK version}

提交回复
热议问题