Language

Package: ant @ 1.10.10

Synopsis

Build tool for Java

Description

Ant is a platform-independent build tool for Java. It is similar to make but is implemented using the Java language, requires the Java platform, and is best suited to building Java projects. Ant uses XML to describe the build process and its dependencies, whereas Make uses Makefile format.

Home page
https://ant.apache.org
Location
gnu/packages/java.scm (line: 2519, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings