Constant Field Values
Contents
org.codehaus.*
-
org.codehaus.plexus.compiler.CompilerMessage Modifier and Type Constant Field Value private static final java.lang.StringJDK_6_NOTE_PREFIX"note: "private static final java.lang.StringJDK_6_WARNING_PREFIX"warning: "
-
org.codehaus.plexus.compiler.csharp.CSharpCompiler Modifier and Type Constant Field Value private static final java.lang.StringARGUMENTS_FILE_NAME"csharp-arguments"private static final java.lang.StringDLL_SUFFIX".dll"private static final java.lang.StringJAR_SUFFIX".jar"private static final java.lang.StringNET_SUFFIX".net"
-
org.codehaus.plexus.compiler.j2objc.J2ObjCCompiler Modifier and Type Constant Field Value private static final java.lang.StringBATCH_SIZE"batch-translate-max"private static final java.lang.StringJ_FLAG"J"private static final java.lang.StringX_BOOTCLASSPATH"Xbootclasspath"
-
org.codehaus.plexus.compiler.javac.JavacCompiler Modifier and Type Constant Field Value private static final java.lang.StringJAVAC_CLASSNAME"com.sun.tools.javac.Main"
-
org.codehaus.plexus.compiler.jikes.JikesCompiler Modifier and Type Constant Field Value private static final intOUTPUT_BUFFER_SIZE1024
-
org.codehaus.plexus.compiler.util.StreamPumper Modifier and Type Constant Field Value private static final intBUFFER_SIZE512