IntelliJ IDEA 2022.3 Help

Ant tool window

Use the Ant tool window to add Ant build scripts to your project, control the behavior of the builds, and run Ant build targets. The tool window is marked with the Ant build icon and becomes available when you add build.xml to the project

Item

Description

the Add button

Add an Ant build file to the current project.

the Remove button

Remove the reference to the selected build file from the current project.

the Run button

Run the selected build target.

the Filter targets button

See only those targets that have the description attribute.

the Expand All button the Collapse All button

Expand or collapse all the nodes.

the Properties button

Configure the properties of the selected Ant build file.

Last modified: 16 September 2022