Constant Field Values

Contents

org.codehaus.*

  • org.codehaus.plexus.compiler.csharp.CSharpCompiler 
    Modifier and Type Constant Field Value
    private static final java.lang.String ARGUMENTS_FILE_NAME "csharp-arguments"
    private static final java.lang.String DLL_SUFFIX ".dll"
    private static final java.lang.String JAR_SUFFIX ".jar"
    private static final java.lang.String NET_SUFFIX ".net"
  • org.codehaus.plexus.compiler.j2objc.J2ObjCCompiler 
    Modifier and Type Constant Field Value
    private static final java.lang.String BATCH_SIZE "batch-translate-max"
    private static final java.lang.String J_FLAG "J"
    private static final java.lang.String X_BOOTCLASSPATH "Xbootclasspath"
  • org.codehaus.plexus.compiler.javac.JavacCompiler 
    Modifier and Type Constant Field Value
    private static final java.lang.String JAVAC_CLASSNAME "com.sun.tools.javac.Main"
  • org.codehaus.plexus.compiler.util.StreamPumper 
    Modifier and Type Constant Field Value
    private static final int BUFFER_SIZE 512