createAntBuilder

Creates an additional AntBuilder for this project. You can use this in your build file to execute ant tasks.

Return

Creates an AntBuilder for this project. Never returns null.

See also