IntelliJ IDEA 12.1.0 Web Help

Gradle integration shows the structure of the IntelliJ IDEA project vs Gradle project. When a project is created by importing from Gradle model, this link is established automatically.

It is also possible to link a Gradle project to an existing IntelliJ IDEA project. This is done in the JetGradle tool window.

To link a Gradle project to IntelliJ IDEA project
  1. Open JetGradle tool window. If a IntelliJ IDEA project is not linked to a Gradle project, the JetGradle tool window is empty.
  2. Click Add link.
  3. In the file choose dialog box that opens, select the desired build.gradle file, and click OK. Now as there is a linked Gradle project, the JetGradle tool window shows the toolbar and tree view of Gradle entities.
To open a linked Gradle project

See Also

Reference:

Getting Started:

Web Resources: