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

0
2 comments

See https://youtrack.jetbrains.com/issue/IDEA-154240.

Please try File | Invalidate Caches | Invalidate and Restart.

0

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.

0

Please sign in to leave a comment.