Next: , Previous: , Up: Compiling   [Contents][Index]


6.5.3 Compiling using Ant

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.