IntelliJ IDEA 2016.2 Help

Controlling 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 Build File Properties dialog. This section describes how to do it.

Opening the Build File properties dialog

  1. In the Ant Build Tool Window, select the desired build file.
  2. Do one of the following:
    • On the context menu of the selection, choose Properties.
    • Click img button on the Ant Build toolbar.
    • Press Alt+Enter.

For specific tasks refer to the following procedures:

See Also

Last modified: 23 November 2016