IntelliJ with jdk9
Answered

Hi,
With IJ 2016.3 am not able to compile my source code with jdk9 but With IJ 2017.1 EAP am able to compile my source code.
But all the import statements are grayed out and i cannot go to the de-compiled java classes.
Is there any way so that i can navigate to the de-compiled java classes ?
Thanks,
Manish
Please sign in to leave a comment.
See https://youtrack.jetbrains.com/issue/IDEA-154240.
Please try File | Invalidate Caches | Invalidate and Restart.
At the moment, IDEA doesn't fully support recent JDK 9 builds (148 and newer). The support will appear in one of 2017.1 EAP; you may watch IDEA-154240 for announces.