Hi all,
I'm trying to add jdk 10 on eclipse;
I've downloaded it from:
https://www.oracle.com/technetwork/java/javase/downloads/jdk10-downloads-4416644.html
extract it in C:\jdk1_10 where it has created a directory:
jdk-10.0.2_windows-x64_bin
But when i try to add it on my eclipse, i get :
Target is not a JDK root. System library was not found.
It works for other java jdk, and I'm asking why and how can solve it.
