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

后端 未结 7 1691
我在风中等你
我在风中等你 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:52

    This might be a problem with the jdk as well. I changed my jdk version from jdk1.8.0_65 to jdk1.8.0_25. IDE version that I have is Version: Luna Service Release 2 (4.4.2).

提交回复
热议问题