Many Java projects use Ant
for building Java projects. Kawa includes a <kawac>
Ant task that simplifies compiling Kawa source files to classes.
See the build.xml
in the Kawa source distribution for examples.
See the kawac
task documentation for details.