IntelliJ IDEA
 
Get IntelliJ IDEA

Gradle tasks

Last modified: 08 October 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.