Issue
I am getting error while trying to add JDK 11 to eclipse oxygen 4.7.0 M2.
I also checked on Eclipse Market Place but there is not plug in available for JDK11 support.
Any suggestion to fix this error ?
Solution
https://marketplace.eclipse.org/content/java-11-support-eclipse-2018-09-49
Basically, start by updating to 2018-09 and then that Marketplace entry. JDK 9 support was only added after Oxygen released with Oxygen.1a. A milestone during development won't support Java 9 or any newer release.
In general, please do not keep using a milestone for a release once that release has actually, well, been released.
Answered By - nitind
Answer Checked By - David Goodson (JavaFixing Volunteer)