IntelliJ IDEA
 
Get IntelliJ IDEA

Gradle JVM selection

Last modified: 12 December 2024

If you created or opened a Gradle project and the version of Gradle JVM in your project is not what you've expected, you can check the following procedures to see how IntelliJ IDEA chooses the specific Gradle JVM version.

Let us say you are creating a project.

When you open a Gradle project for the first time, IntelliJ IDEA checks several places one by one to establish what version of Gradle JVM to use.

When you add a module to your project, IntelliJ IDEA will do the following: