IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Gradle

Last modified: 08 March 2021

Required plugins: Gradle, Gradle Extension (installed and enabled by default)

The Gradle versions' support: starting with the version 3.0 and later. Note that for the Gradle version less that 4.8 and the Java version 11 there is an ongoing Gradle issue.

If you work in IntelliJ IDEA, you don't need to install Gradle separately, IntelliJ IDEA does it for you.

IntelliJ IDEA supports a fully-functional integration with Gradle that helps you automate your building process. You can easily create a new Gradle project, open and sync an existing one, work with several linked projects simultaneously, and manage them.

Procedures

Language and Framework-Specific Guidelines

External Links