Constant Field Values
Contents
org.eclipse.*
-
org.eclipse.cbi.common.util.RecordDefinition.Field Modifier and Type Constant Field Value public static final int
UINT16_MAX_VALUE
65535
-
org.eclipse.cbi.common.util.org.eclipse.cbi.common.util.ZipPosixPermissionFixer.CentralDirectoryHeader Modifier and Type Constant Field Value private static final long
SIGNATURE
33639248L
-
org.eclipse.cbi.common.util.org.eclipse.cbi.common.util.ZipPosixPermissionFixer.EndOfCentralDirectory Modifier and Type Constant Field Value public static final long
SIGNATURE
101010256L
-
org.eclipse.cbi.common.util.org.eclipse.cbi.common.util.ZipPosixPermissionFixer.LocalFileHeader Modifier and Type Constant Field Value private static final long
SIGNATURE
67324752L
-
org.eclipse.cbi.common.util.org.eclipse.cbi.common.util.ZipPosixPermissionFixer.Zip64EndOfCentralDirectory Modifier and Type Constant Field Value public static final long
SIGNATURE
101075792L
-
org.eclipse.cbi.common.util.org.eclipse.cbi.common.util.ZipPosixPermissionFixer.Zip64EndOfCentralDirectoryLocator Modifier and Type Constant Field Value public static final long
SIGNATURE
117853008L
-
org.eclipse.cbi.common.util.Zips Modifier and Type Constant Field Value private static final java.lang.String
BACKSLASH_ESCAPE_REPLACEMENT
"\\\\\\\\"
private static final java.lang.String
ZIP_ENTRY_NAME_SEPARATOR
"/"
-
org.eclipse.cbi.maven.Logger.SystemLogger Modifier and Type Constant Field Value private static final java.lang.String
DEBUG
"[DEBUG] "
private static final java.lang.String
ERROR
"[ERROR] "
private static final java.lang.String
INFO
"[INFO] "
private static final java.lang.String
WARNING
"[WARNING] "
-
org.eclipse.cbi.maven.MojoExecutionIOExceptionWrapper Modifier and Type Constant Field Value private static final long
serialVersionUID
3043861903313797221L
-
org.eclipse.cbi.maven.plugins.flatpakager.model.Manifest Modifier and Type Constant Field Value public static final java.lang.String
DEFAULT_BRANCH
"master"
public static final java.lang.String
DEFAULT_COMMAND
"eclipse"
public static final java.lang.String
DEFAULT_RUNTIME
"org.gnome.Platform"
public static final java.lang.String
DEFAULT_RUNTIMEVERSION
"3.28"
public static final java.lang.String
DEFAULT_SDK
"org.gnome.Sdk"
-
org.eclipse.cbi.maven.plugins.flatpakager.model.Source Modifier and Type Constant Field Value public static final int
DEFAULT_STRIP_COMPONENTS
1
-
org.eclipse.cbi.maven.plugins.jarsigner.EclipseJarSignerFilter Modifier and Type Constant Field Value static final java.lang.String
DOT_JAR_GLOB_PATTERN
"glob:**.jar"
private static final java.lang.String
JARPROCESSOR_EXCLUDE
"jarprocessor.exclude"
private static final java.lang.String
JARPROCESSOR_EXCLUDE_SIGN
"jarprocessor.exclude.sign"
private static final java.lang.String
META_INF_ECLIPSE_INF
"META-INF/eclipse.inf"
-
org.eclipse.cbi.maven.plugins.jarsigner.JarResigner Modifier and Type Constant Field Value private static final java.lang.String
DIGEST_ATTRIBUTE_SUFFIX
"-Digest"
-
org.eclipse.cbi.maven.plugins.jarsigner.JarSigner.Options Modifier and Type Constant Field Value private static final java.lang.String
SIGFILE__DEFAULT
""
-
org.eclipse.cbi.maven.plugins.jarsigner.RemoteJarSigner Modifier and Type Constant Field Value private static final java.lang.String
PART_NAME
"file"
-
org.eclipse.cbi.maven.plugins.jarsigner.mojo.SignMojo Modifier and Type Constant Field Value private static final java.lang.String
DEFAULT_RETRY_LIMIT_STRING
"3"
private static final java.lang.String
DEFAULT_RETRY_TIMER_STRING
"10"
-
org.eclipse.cbi.mojo.GenerateAPIBuildXMLMojo Modifier and Type Constant Field Value private static final java.lang.String
API_BUILD_XML_FILE
".apibuild.xml"
private static final java.lang.String
API_NATURE
"org.eclipse.pde.api.tools.apiAnalysisNature"