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. |
Returns: true if the compilation succeeded
Throws: BuildException if the compilation has problems.
Returns: the command line