Constant Field Values
Contents
org.codehaus.*
-
org.codehaus.mojo.native_maven_plugin.HelpMojo Modifier and Type Constant Field Value private static final intDEFAULT_LINE_LENGTH80private static final java.lang.StringPLUGIN_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 longserialVersionUID1L
-
org.codehaus.mojo.natives.bcc.BCCEnvFactory Modifier and Type Constant Field Value private static final java.lang.StringBCC_INSTALL_ENV_KEY"BCC_INSTALL_DIR"private static final java.lang.StringDEFAULT_BCC_INSTALL_DIR"C:/Borland/BCC" -
org.codehaus.mojo.natives.bcc.BCCLinker Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_EXECUTABLE"ilink32" -
org.codehaus.mojo.natives.bcc.TLibLinker Modifier and Type Constant Field Value public static final java.lang.StringEXECUTABLE"tlib"
-
org.codehaus.mojo.natives.linker.ArchiveLinker Modifier and Type Constant Field Value public static final java.lang.StringEXECUTABLE"ar"
-
org.codehaus.mojo.natives.manager.NoSuchNativeProviderException Modifier and Type Constant Field Value private static final longserialVersionUID1L
-
org.codehaus.mojo.natives.msvc.AbstractMSVC2005EnvFactory Modifier and Type Constant Field Value protected static final java.lang.StringMSVS2005_INSTALL_ENV_KEY"MSVS2005_INSTALL_DIR" -
org.codehaus.mojo.natives.msvc.EnvStreamConsumer Modifier and Type Constant Field Value public static final java.lang.StringSTART_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.StringMSVS2003_INSTALL_ENV_KEY"MSVS2003_INSTALL_DIR" -
org.codehaus.mojo.natives.msvc.MSVC2003ToolkitEnvFactory Modifier and Type Constant Field Value private static final java.lang.StringMSVC2003_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.StringVS90COMNTOOLS_ENV_KEY"VS90COMNTOOLS" -
org.codehaus.mojo.natives.msvc.MSVC2008x86EnvFactory Modifier and Type Constant Field Value private static final java.lang.StringVS90COMNTOOLS_ENV_KEY"VS90COMNTOOLS" -
org.codehaus.mojo.natives.msvc.MSVC6EnvFactory Modifier and Type Constant Field Value private static final java.lang.StringMSVS6_INSTALL_ENV_KEY"MSVS6_INSTALL_DIR"
-
org.codehaus.mojo.natives.plugin.AbstractNativeMojo Modifier and Type Constant Field Value public static final java.lang.StringINCZIP_FOUND"IncZipFound"public static final java.lang.StringINCZIP_TYPE"inczip"public static final java.lang.StringLINKER_INPUT_LIST_NAME"NativeLinkerInputListName"public static final java.lang.StringLINKER_OUTPUT_PATH"NativeLinkerOutputPath"