ant Command Examples

Apache Ant: build and manage Java-based projects. More information: https://ant.apache.org/manual/index.html.

ant

ant {{[-f|-buildfile]}} {{buildfile.xml}}

ant {{[-p|-projecthelp]}}

ant {{[-d|-debug]}}

ant {{[-k|-keep-going]}}