IntelliJ IDEA 2017.3 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: 6 March 2018

See Also

Language and Framework-Specific Guidelines:

External Links: