How to change gradle JVM option in IntelliJ
I'm trying to convert a maven project to gradle in IntelliJ, so I created a "build.gradle" file then restarted intelliJ so that the "Import Gradle Project window" will appear, but now it's telling me: "Gradle JVM option is incorrect" eventhough I've never set it? it's also saying it's located in
C:/Program Files/Java/jdk-10.0.2
which I don't have installed...
https://i.stack.imgur.com/ag5SY.png▾
<a href="
https://i.stack.imgur.com/2T1S4.png▾
"...