IntelliJ IDEA 2018.2 Help

Gant

In this section:

Prerequisite

Before you start working with Gant files, make sure that Gant is downloaded and installed on your computer.

Gant support

IntelliJ IDEA provides Gant support. IntelliJ IDEA recognizes *.gant files, and allows editing them.

Gant files are marked with icon gant icon.

Gant support includes:

  • Code completion for Gant tasks.

  • Execution of a whole script.

  • Selective run of the individual targets.

  • Groovy script run/debug configuration.

Last modified: 20 November 2018

See Also

Language and Framework-Specific Guidelines:

External Links: