IntelliJ IDEA lets you add Gant scripts for Groovy, Grails and Griffon projects.
For Groovy projects you need to specify the location of the Gant home directory in Project Settings | Gant before adding the Gant scripts.
- In the Project tool window, right click the directory where you want to create a Gant script file.
- Select New | Gant Script from the context menu.
- In the New Gant Script dialog, specify the name of the script and click OK.
- IntelliJ IDEA creates a Gant file with the default target.