I\'m trying to test JDK9 (jdk-9-ea+147 version) with Eclipse Oxygen IDE.
I\'ve installed jdk along with jre. From Eclipse Market Place I\'ve installed Java9 Beta ex
I'm also faced this issue "Target is not a JDK root. System Library was not found"
for Java 11
and I have done some workaround and got to know, this is related to the version we are using either eclipse
or sprint tool suite
. So i figured out the correct version and posted below.
Java 9
Supports:
Java 10
Supports:
Spring Tool Suite:3.9.4
Eclipse: Oxygen (4.7.3) and Above
Java 11
Supports:
Below are references i used:
Click Up Vote if this is useful for you.