Add Gant scripts
IntelliJ IDEA lets you add Gant scripts for Groovy, Grails and Griffon projects.
Adding 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.
Last modified: 08 March 2021