IntelliJ IDEA 2018.2 Help

Ant Build Tool Window

View | Tool Windows | Ant Build

The tool window is marked with the icon antIntegration icons build

Use this tool window to add Ant build scripts to your project, control behavior of the build, and run build targets.

Ant Build

Item

Description

icons general add

Click this button to add an Ant build file to the current project.

icons general remove svg

Click this button to remove the reference to the selected build file from the current project.

icons toolwindows toolWindowRun svg

Click this button to run the selected build target.

icons general filter

Click this button to see only those targets that have the description attribute.

icons actions expandall svg icons actions collapseall svg

Use these buttons to expand or collapse all the nodes.

properties

Click this button to show the properties of the selected Ant build file.

icon help

Click this button to show the corresponding reference topic.

Ant build results

Results of running Ant targets or the entire builds are shown in the Messages tool window.

Last modified: 20 November 2018

See Also

Language and Framework-Specific Guidelines: