org.apache.tools.ant.taskdefs.compilers
public class Kjc extends DefaultCompilerAdapter
Since: Ant 1.4
| Method Summary | |
|---|---|
| boolean | execute()
Run the compilation.
|
| protected Commandline | setupKjcCommand()
setup kjc command arguments. |
Throws: BuildException if the compilation has problems.