Class J2ObjCCompiler

  • All Implemented Interfaces:
    Compiler, org.codehaus.plexus.logging.LogEnabled

    @Component(role=Compiler.class,
               hint="j2objc ")
    public class J2ObjCCompiler
    extends AbstractCompiler
    A plexus compiler which use J2ObjC . It is derived from the CSharpCompiler to compile with J2ObjC.
    Author:
    Ludovic Maître