Constant Field Values
Contents
org.codehaus.*
-
org.codehaus.mojo.native_maven_plugin.HelpMojo Modifier and Type Constant Field Value private static final int
DEFAULT_LINE_LENGTH
80
private static final java.lang.String
PLUGIN_HELP_PATH
"/META-INF/maven/org.codehaus.mojo/native-maven-plugin/plugin-help.xml"
-
org.codehaus.mojo.natives.NativeBuildException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.codehaus.mojo.natives.bcc.BCCEnvFactory Modifier and Type Constant Field Value private static final java.lang.String
BCC_INSTALL_ENV_KEY
"BCC_INSTALL_DIR"
private static final java.lang.String
DEFAULT_BCC_INSTALL_DIR
"C:/Borland/BCC"
-
org.codehaus.mojo.natives.bcc.BCCLinker Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_EXECUTABLE
"ilink32"
-
org.codehaus.mojo.natives.bcc.TLibLinker Modifier and Type Constant Field Value public static final java.lang.String
EXECUTABLE
"tlib"
-
org.codehaus.mojo.natives.linker.ArchiveLinker Modifier and Type Constant Field Value public static final java.lang.String
EXECUTABLE
"ar"
-
org.codehaus.mojo.natives.manager.NoSuchNativeProviderException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.codehaus.mojo.natives.msvc.AbstractMSVC2005EnvFactory Modifier and Type Constant Field Value protected static final java.lang.String
MSVS2005_INSTALL_ENV_KEY
"MSVS2005_INSTALL_DIR"
-
org.codehaus.mojo.natives.msvc.EnvStreamConsumer Modifier and Type Constant Field Value public static final java.lang.String
START_PARSING_INDICATOR
"================================This is the beginning of env parsing================================"
-
org.codehaus.mojo.natives.msvc.MSVC2003EnvFactory Modifier and Type Constant Field Value private static final java.lang.String
MSVS2003_INSTALL_ENV_KEY
"MSVS2003_INSTALL_DIR"
-
org.codehaus.mojo.natives.msvc.MSVC2003ToolkitEnvFactory Modifier and Type Constant Field Value private static final java.lang.String
MSVC2003_TOOLKIT_INSTALL_ENV_KEY
"MSVC2003_TOOLKIT_INSTALL_DIR"
-
org.codehaus.mojo.natives.msvc.MSVC2008x86AMD64EnvFactory Modifier and Type Constant Field Value private static final java.lang.String
VS90COMNTOOLS_ENV_KEY
"VS90COMNTOOLS"
-
org.codehaus.mojo.natives.msvc.MSVC2008x86EnvFactory Modifier and Type Constant Field Value private static final java.lang.String
VS90COMNTOOLS_ENV_KEY
"VS90COMNTOOLS"
-
org.codehaus.mojo.natives.msvc.MSVC6EnvFactory Modifier and Type Constant Field Value private static final java.lang.String
MSVS6_INSTALL_ENV_KEY
"MSVS6_INSTALL_DIR"
-
org.codehaus.mojo.natives.plugin.AbstractNativeMojo Modifier and Type Constant Field Value public static final java.lang.String
INCZIP_FOUND
"IncZipFound"
public static final java.lang.String
INCZIP_TYPE
"inczip"
public static final java.lang.String
LINKER_INPUT_LIST_NAME
"NativeLinkerInputListName"
public static final java.lang.String
LINKER_OUTPUT_PATH
"NativeLinkerOutputPath"