Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 804 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 804 Bytes

Ant

Apache Ant is a software tool that automates software processes during the building or deployment of an application. Ant uses an proprietary XML file to define build and deployment steps, which are referred to as targets in Ant. Ant is called to run the targets in the build.xml file.

The Ant plug-in is an automation-type plug-in. It runs during a build to automate Ant tasks that are defined in a build.xml file.

Available Steps

Ant Run an Ant script.

Back to ... Latest Version
All Plugins Build Plugins 8.913229 Overview Steps Downloads