Control behavior of Ant script with Build file properties
You can control the way IntelliJ IDEA executes Ant scripts. If you want to perform execution in the background, change amount of memory allocated to the build process, or set other execution options, you'll need to open the Ant build file properties dialog. This section describes how to do it.
In the Ant tool window, select the desired build file.
Do one of the following:
On the context menu of the selection, choose Properties.
Click
button on the Ant Build toolbar.
Press AltEnter.
For specific tasks refer to the following procedures:
Thanks for your feedback!
Was this page helpful?