Getting “Project facet Java version 1.8 is not supported.” in Eclipse Luna

后端 未结 7 1726
我在风中等你
我在风中等你 2021-02-02 08:16

I am using up-to-date Eclipse Luna which should be ready for Java 8. However when I choose to create a new server with Tomcat 7 and click Next, in the Add and Remove screen I ca

7条回答
  •  不思量自难忘°
    2021-02-02 08:58

    Window Menu -> Preferences On the left, expand the Server and click Runtime Environments Edit Server Runtime Environment. Choose JDK 1.8 Dont forget rebuild your project.

提交回复
热议问题