Run Gant targets
Introduction
With IntelliJ IDEA, it is possible to run an entire Gant script, or each target separately, using the temporary run/debug configurations. Temporary run configuration for a script or target can be saved as a permanent one.
Results display in the Run tool window.
Running a Gant script
Select the desired Gant script, and run it with the default run/debug configuration.
Running a Gant target
Open the desired Gant script in the editor, and place the caret at the Gant target to be executed.
On the context menu, choose
Last modified: 29 November 2022