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

后端 未结 12 1677
不知归路
不知归路 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:01

    If using eclipse,

    Under.settings click on org.eclipse.wst.common.project.facet.core.xml

    
    
      
    
    

    Change the version to the correct version.

提交回复
热议问题