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

Gradle tasks

Last modified: 11 February 2024

A Gradle task is a small piece of work that is performed in the Gradle build cycle. For more information on the task concept, see the Gradle documentation.

IntelliJ IDEA lets you run, debug and manage Gradle tasks in your project.