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 images/icon_gant.png 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:

    External Links: