Ant Options

Default
JCODER ships with Ant. With this option is on, the default Ant that comes with JCODER is employed, i.e. C:\Program Files\PremiumSoft\JCODER\ant.

User Specified Home
Defines your Ant home path. A warning message will be shown if an invalid Ant home path is pointed. The latest stable version of Ant is available from The Apache Ant Project.

Related topic:
Configuring Ant Settings

Additional parameter

-quiet, -q
Specifies running the program without displaying information or error messages.

-verbose, -v
Specifies additional information, error messages or warning while program is run.

-keep-going, -k
Executes all targets that do not depend on failed target(s).

See also...