I ma trying to add JDK 11 with eclipse Neon, but it gives error- Target is not a jdk root
""
Asked
Active
Viewed 3,262 times
4

Rahul Jain
- 142
- 2
- 11
-
2No, it is too old and does not understand the revised layout of the JDK in newer Javas. – greg-449 Apr 18 '20 at 17:24
-
1Thanks.. I just installed eclipse 2020-03. It worked. – Rahul Jain Apr 18 '20 at 18:24
-
@RahulJain True but Eclipse 2020-03 isn't Eclipse Neon (4.6). I just came across your post after encountering a similar incompatibility between Eclipse Neon and Java 17. Eclipse simply refused to start. – Introspective Jun 07 '23 at 11:23