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

Run/Debug Configuration: Gradle

Last modified: 10 August 2022

Required plugin: Gradle (downloaded and enabled by default)

Run | Edit Configurations | Add New Configuration | Gradle

For more information, refer to the Gradle section.

You can run Gradle tasks using run configuration. The default options listed in such configuration are enough to run your task. If you want, you can also create an advanced configuration using additional options or adding more tasks and arguments.