IntelliJ IDEA 2016.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.

See Also

Language and Framework-Specific Guidelines:

Last modified: 23 November 2016