All Implemented Interfaces:
CompilerAdapter, CompilerAdapterExtension

public class Kjc extends DefaultCompilerAdapter
The implementation of the Java compiler for KJC. This is primarily a cut-and-paste from Jikes.java and DefaultCompilerAdapter.
Since:
Ant 1.4
  • Constructor Details

    • Kjc

      public Kjc()
  • Method Details

    • execute

      public boolean execute() throws BuildException
      Run the compilation.
      Returns:
      true if the compilation succeeded
      Throws:
      BuildException - if the compilation has problems.
    • setupKjcCommand

      protected Commandline setupKjcCommand()
      setup kjc command arguments.
      Returns:
      the command line