IntelliJ IDEA 2016.1 Help

Gradle

IntelliJ IDEA supports Gradle. In this section:

Prerequisites

Before you start working with Gradle files, make sure that:

Gradle Support

Gradle files are marked with icon_gradle icon.

Gradle support includes:

  • ability to deduce Gradle home from the environment variables, or configure Gradle home in IntelliJ IDEA.
  • ability to edit .gradle files. So doing, the initial coding assistance, provided by IntelliJ IDEA, is the same as for Groovy.
  • ability to import projects from the existing Gradle models. So doing, IntelliJ IDEA downloads all the necessary dependencies.
  • Dedicated Gradle tool window.
  • ability to synchronize structures of Gradle and IntelliJ IDEA projects.
  • Running Gradle scripts with the Groovy run/debug configuration.

See Also

Language and Framework-Specific Guidelines:

External Links:

Last modified: 13 July 2016