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 | 10.1165571 | Overview | Steps | Downloads |