I\'m trying to create a new Java 9 project using gradle but right after project creation I received error from gradle:
Error:BU
I have solved it by downgrading Gradle JVM to 8. It is not perfect but keeps you going while jdk9 and gradle and intellij stabilises.
Intellij View