Run IntelliJ with Java9

Answered

Hello Guys,

is there a bundle for IntelliJ for Java 9? 

The main problem is, i want to run Scene Builder in IntelliJ (not as external aplication)

with Java 9 because im working with some libraries that only support Java 9.

 

Thanks for your help

0
1 comment

No, IntelliJ IDEA doesn't come with Java 9 and there is no official support for running it with Java 9 at the moment.

You can only make it work by manually editing idea.jdk file per https://intellij-support.jetbrains.com/hc/articles/206544879. The plug-in method will not work as it will not accept the folder with Java 9 installation.

0

Please sign in to leave a comment.