Constant Field Values

Contents

copied.org.*

org.eclipse.*

  • org.eclipse.tycho.compiler.jdt.JDTCompiler 
    Modifier and Type Constant Field Value
    private static final java.lang.String SEPARATOR "----------"
  • org.eclipse.tycho.core.locking.FileLockerImpl 
    Modifier and Type Constant Field Value
    private static final java.lang.String LOCKFILE_SUFFIX ".tycholock"
  • org.eclipse.tycho.core.osgitools.targetplatform.EclipseInstallationLayout 
    Modifier and Type Constant Field Value
    public static final java.lang.String FEATURES "features"
    private static final java.lang.String FILE_PREFIX "file:"
    private static final java.lang.String PLATFORM_BASE_PREFIX "platform:/base/"
    public static final java.lang.String PLUGINS "plugins"
  • org.eclipse.tycho.core.osgitools.targetplatform.LocalDependencyResolver 
    Modifier and Type Constant Field Value
    public static final java.lang.String ROLE_HINT "local"
  • org.eclipse.tycho.core.resolver.shared.PlatformPropertiesUtils 
    Modifier and Type Constant Field Value
    public static final java.lang.String ARCH_PPC "ppc"
    public static final java.lang.String ARCH_X86 "x86"
    public static final java.lang.String ARCH_X86_64 "x86_64"
    public static final java.lang.String INTERNAL_AMD64 "amd64"
    public static final java.lang.String INTERNAL_ARCH_I386 "i386"
    public static final java.lang.String INTERNAL_OS_AIX "AIX"
    public static final java.lang.String INTERNAL_OS_FREEBSD "FreeBSD"
    public static final java.lang.String INTERNAL_OS_HPUX "HP-UX"
    public static final java.lang.String INTERNAL_OS_LINUX "Linux"
    public static final java.lang.String INTERNAL_OS_MACOSX "Mac OS"
    public static final java.lang.String INTERNAL_OS_QNX "QNX"
    public static final java.lang.String INTERNAL_OS_SUNOS "SunOS"
    public static final java.lang.String OS_AIX "aix"
    public static final java.lang.String OS_FREEBSD "freebsd"
    public static final java.lang.String OS_HPUX "hpux"
    public static final java.lang.String OS_LINUX "linux"
    public static final java.lang.String OS_MACOSX "macosx"
    public static final java.lang.String OS_QNX "qnx"
    public static final java.lang.String OS_SOLARIS "solaris"
    public static final java.lang.String OS_UNKNOWN "unknown"
    public static final java.lang.String OS_WIN32 "win32"
    public static final java.lang.String OSGI_ARCH "osgi.arch"
    public static final java.lang.String OSGI_NL "osgi.nl"
    public static final java.lang.String OSGI_OS "osgi.os"
    public static final java.lang.String OSGI_WS "osgi.ws"
    public static final java.lang.String WS_CARBON "carbon"
    public static final java.lang.String WS_COCOA "cocoa"
    public static final java.lang.String WS_GTK "gtk"
    public static final java.lang.String WS_MOTIF "motif"
    public static final java.lang.String WS_PHOTON "photon"
    public static final java.lang.String WS_UNKNOWN "unknown"
    public static final java.lang.String WS_WIN32 "win32"
    public static final java.lang.String WS_WPF "wpf"
  • org.eclipse.tycho.core.shared.BuildFailureException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.eclipse.tycho.core.shared.BuildPropertiesParser 
    Modifier and Type Constant Field Value
    public static final java.lang.String BUILD_PROPERTIES "build.properties"
  • org.eclipse.tycho.core.shared.LRUCache<K,​V> 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 6696767947770720446L
  • org.eclipse.tycho.core.shared.TargetEnvironment 
    Modifier and Type Constant Field Value
    private static final java.lang.String OSGI_ARCH "osgi.arch"
    private static final java.lang.String OSGI_OS "osgi.os"
    private static final java.lang.String OSGI_WS "osgi.ws"
  • org.eclipse.tycho.core.shared.VersioningHelper 
    Modifier and Type Constant Field Value
    public static final java.lang.String QUALIFIER "qualifier"
  • org.eclipse.tycho.core.utils.TychoProjectUtils 
    Modifier and Type Constant Field Value
    private static final java.lang.String TYCHO_NOT_CONFIGURED "Tycho build extension not configured for "
  • org.eclipse.tycho.model.BundleConfiguration 
    Modifier and Type Constant Field Value
    public static final int NO_STARTLEVEL -1
  • org.eclipse.tycho.model.Category 
    Modifier and Type Constant Field Value
    public static final java.lang.String CATEGORY_XML "category.xml"
  • org.eclipse.tycho.model.Feature 
    Modifier and Type Constant Field Value
    public static final java.lang.String FEATURE_XML "feature.xml"
  • org.eclipse.tycho.model.IU 
    Modifier and Type Constant Field Value
    private static final java.lang.String ARTIFACT "artifact"
    private static final java.lang.String ARTIFACTS "artifacts"
    private static final java.lang.String CLASSIFIER "classifier"
    public static final java.lang.String ID "id"
    public static final java.lang.String NAME "name"
    public static final java.lang.String NAMESPACE "namespace"
    public static final java.lang.String P2_IU_NAMESPACE "org.eclipse.equinox.p2.iu"
    private static final java.lang.String PROPERTIES "properties"
    private static final java.lang.String PROPERTY "property"
    private static final java.lang.String PROVIDED "provided"
    private static final java.lang.String PROVIDES "provides"
    public static final java.lang.String RANGE "range"
    private static final java.lang.String REQUIRED "required"
    private static final java.lang.String REQUIRES "requires"
    public static final java.lang.String SOURCE_FILE_NAME "p2iu.xml"
    private static final java.lang.String UNIT "unit"
    public static final java.lang.String VERSION "version"
  • org.eclipse.tycho.model.Launcher 
    Modifier and Type Constant Field Value
    public static final java.lang.String ICON_FREEBSD "icon"
    public static final java.lang.String ICON_LINUX "icon"
    public static final java.lang.String ICON_MAC "icon"
    public static final java.lang.String ICON_SOLARIS_LARGE "solarisLarge"
    public static final java.lang.String ICON_SOLARIS_MEDIUM "solarisMedium"
    public static final java.lang.String ICON_SOLARIS_SMALL "solarisSmall"
    public static final java.lang.String ICON_SOLARIS_TINY "solarisTiny"
    public static final java.lang.String ICON_WINDOWS_EXTRA_LARGE_HIGH "winExtraLargeHigh"
    public static final java.lang.String ICON_WINDOWS_ICO_PATH "path"
    public static final java.lang.String ICON_WINDOWS_LARGE_HIGH "winLargeHigh"
    public static final java.lang.String ICON_WINDOWS_LARGE_LOW "winLargeLow"
    public static final java.lang.String ICON_WINDOWS_MEDIUM_HIGH "winMediumHigh"
    public static final java.lang.String ICON_WINDOWS_MEDIUM_LOW "winMediumLow"
    public static final java.lang.String ICON_WINDOWS_SMALL_HIGH "winSmallHigh"
    public static final java.lang.String ICON_WINDOWS_SMALL_LOW "winSmallLow"
  • org.eclipse.tycho.model.UpdateSite 
    Modifier and Type Constant Field Value
    public static final java.lang.String SITE_XML "site.xml"
  • org.eclipse.tycho.p2.impl.Activator 
    Modifier and Type Constant Field Value
    public static final java.lang.String PLUGIN_ID "org.eclipse.tycho.p2.impl"
  • org.eclipse.tycho.p2.impl.publisher.model.ProductFile2 
    Modifier and Type Constant Field Value
    protected static final java.lang.String ATTRIBUTE_ARCH "arch"
    protected static final java.lang.String ATTRIBUTE_OS "os"
    protected static final java.lang.String ATTRIBUTE_WS "ws"
  • org.eclipse.tycho.p2.impl.publisher.rootfiles.AbstractFileSet 
    Modifier and Type Constant Field Value
    private static final java.lang.String ONE_CHARACTER "."
    private static final java.lang.String QUOTE_BEGIN "\\Q"
    private static final java.lang.String QUOTE_END "\\E"
    private static final java.lang.String ZERO_OR_MORE_DIRS "([^/]+/)*"
    private static final java.lang.String ZERO_OR_MORE_FILE_CHARACTERS "[^/]*"
  • org.eclipse.tycho.p2.impl.publisher.rootfiles.org.eclipse.tycho.p2.impl.publisher.rootfiles.RootFilePatternParser.RootFilePath 
    Modifier and Type Constant Field Value
    private static final java.lang.String ABSOLUTE_PREFIX "absolute:"
    private static final java.lang.String FILE_PREFIX "file:"
  • org.eclipse.tycho.p2.impl.publisher.rootfiles.RootPropertiesParser 
    Modifier and Type Constant Field Value
    private static final java.lang.String LITERAL_DOT_EXPRESSION "\\."
    static final java.lang.String ROOT_KEY_SEGMENT "root"
  • org.eclipse.tycho.p2.remote.org.eclipse.tycho.p2.remote.RemoteRepositoryCacheManager 
    Modifier and Type Constant Field Value
    public static final java.lang.String CACHE_RELPATH ".cache/tycho/p2-repository-metadata"
  • org.eclipse.tycho.p2.resolver.facade.P2Resolver 
    Modifier and Type Constant Field Value
    public static final java.lang.String ANY_QUALIFIER "qualifier"
  • org.eclipse.tycho.p2.target.DuplicateReactorIUsException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 4233143438452165535L
  • org.eclipse.tycho.p2.target.TargetDefinitionResolver 
    Modifier and Type Constant Field Value
    private static final java.lang.String SOURCE_IU_ID "org.eclipse.tycho.internal.target.source.bundles"
  • org.eclipse.tycho.p2.target.TargetDefinitionResolverService 
    Modifier and Type Constant Field Value
    private static final java.lang.String CACHE_MISS_MESSAGE "Target definition content cache miss: "
  • org.eclipse.tycho.p2.target.org.eclipse.tycho.p2.target.TargetPlatformBundlePublisher.PublisherRun 
    Modifier and Type Constant Field Value
    private static final java.lang.String EXCEPTION_CONTEXT "Error while adding Maven artifact to the target platform: "
  • org.eclipse.tycho.p2.tools.director.shared.org.eclipse.tycho.p2.tools.director.shared.AbstractDirectorApplicationCommand.StringList 
    Modifier and Type Constant Field Value
    private static final java.lang.String VALUE_SEPARATOR ","
  • org.eclipse.tycho.p2.tools.director.shared.DirectorCommandException 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1L
  • org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceImpl 
    Modifier and Type Constant Field Value
    private static final java.lang.String MIRROR_FAILURE_MESSAGE "Mirroring failed"
  • org.eclipse.tycho.p2.tools.mirroring.org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceImpl.LogListener 
    Modifier and Type Constant Field Value
    private static final java.lang.String MIRROR_TOOL_MESSAGE_PREFIX "Mirror tool: "
  • org.eclipse.tycho.p2.tools.mirroring.facade.MirrorOptions 
    Modifier and Type Constant Field Value
    private static final java.lang.String INSTALL_FEATURES "org.eclipse.update.install.features"
  • org.eclipse.tycho.packaging.sourceref.ScmUrl 
    Modifier and Type Constant Field Value
    private static final java.lang.String SCM_CONNECTION_PROPERTY "tycho.scmUrl"
  • org.eclipse.tycho.packaging.sourceref.SourceReferenceComputer 
    Modifier and Type Constant Field Value
    private static final java.lang.String MANIFEST_HEADER "Eclipse-SourceReferences"
  • org.eclipse.tycho.plugins.p2.extras.BytesArtifactComparator 
    Modifier and Type Constant Field Value
    public static final java.lang.String HINT "bytes"
  • org.eclipse.tycho.pomgenerator.GeneratePomsMojo 
    Modifier and Type Constant Field Value
    private static final java.lang.String METADATA_DIR ".metadata"
    private static final java.lang.String THIS_MODULE "."
  • org.eclipse.tycho.repository.module.org.eclipse.tycho.repository.module.ModuleArtifactRepository 
    Modifier and Type Constant Field Value
    public static final java.lang.String REPOSITORY_TYPE "org.eclipse.tycho.repository.module.ModuleArtifactRepository"
  • org.eclipse.tycho.repository.module.org.eclipse.tycho.repository.module.ModuleMetadataRepository 
    Modifier and Type Constant Field Value
    public static final java.lang.String REPOSITORY_TYPE "org.eclipse.tycho.repository.module.ModuleMetadataRepository"
  • org.eclipse.tycho.repository.module.org.eclipse.tycho.repository.module.PublishingRepositoryLoader 
    Modifier and Type Constant Field Value
    private static final java.lang.String BUILD_REPOSITORY_NAME ""
  • org.eclipse.tycho.repository.registry.facade.RepositoryBlackboardKey 
    Modifier and Type Constant Field Value
    public static final java.lang.String SCHEME "file"
  • org.eclipse.tycho.repository.util.internal.BundleConstants 
    Modifier and Type Constant Field Value
    public static final java.lang.String BUNDLE_ID "org.eclipse.tycho.p2.maven.repository"
  • org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication 
    Modifier and Type Constant Field Value
    private static final java.lang.String DEFAULT_APP_3_0 "org.eclipse.ui.ide.workbench"
  • org.eclipse.tycho.surefire.osgibooter.Activator 
    Modifier and Type Constant Field Value
    public static final java.lang.String PLUGIN_ID "org.eclipse.tycho.surefire.osgibooter"
  • org.eclipse.tycho.surefire.osgibooter.DumpStackTracesTimer 
    Modifier and Type Constant Field Value
    private static final int SECONDS_BEFORE_TIMEOUT_BUFFER 120
    private static final int SECONDS_BETWEEN_DUMPS 5
  • org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter 
    Modifier and Type Constant Field Value
    private static final java.lang.String XSD "https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report.xsd"
  • org.eclipse.tycho.surefire.provider.impl.TestNGProvider 
    Modifier and Type Constant Field Value
    private static final java.lang.String TESTNG_BSN "org.testng"
  • org.eclipse.tycho.versions.manipulation.CategoryXmlManipulator 
    Modifier and Type Constant Field Value
    private static final java.lang.String SOURCE_FEATURE_SUFFIX ".source"
  • org.eclipse.tycho.versions.manipulation.PomManipulator 
    Modifier and Type Constant Field Value
    public static final java.lang.String HINT "pom"
  • org.eclipse.tycho.versions.pom.PomFile 
    Modifier and Type Constant Field Value
    private static final java.lang.String DEFAULT_XML_ENCODING "UTF-8"
    public static final java.lang.String POM_XML "pom.xml"
  • org.eclipse.tycho.zipcomparator.internal.ClassfileComparator 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "class"
  • org.eclipse.tycho.zipcomparator.internal.DefaultContentsComparator 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "default"
  • org.eclipse.tycho.zipcomparator.internal.ManifestComparator 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "manifest"
  • org.eclipse.tycho.zipcomparator.internal.NestedZipComparator 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "zip"
  • org.eclipse.tycho.zipcomparator.internal.PropertiesComparator 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "properties"
  • org.eclipse.tycho.zipcomparator.internal.ZipComparatorImpl 
    Modifier and Type Constant Field Value
    public static final java.lang.String TYPE "zip"

org.fedoraproject.*

  • org.fedoraproject.p2.P2Utils 
    Modifier and Type Constant Field Value
    private static final java.lang.String PROP_NAMESPACE "org.fedoraproject.p2.scl"
    private static final java.lang.String PROP_PATH "org.fedoraproject.p2.path"
  • org.fedoraproject.p2.SCL 
    Modifier and Type Constant Field Value
    private static final java.lang.String PROP_ARCH_DROPINS "eclipse.dropins.archful"
    private static final java.lang.String PROP_ARCH_DROPLETS "eclipse.droplets.archful"
    private static final java.lang.String PROP_BUNDLES "eclipse.bundles"
    private static final java.lang.String PROP_ECLIPSE_ROOT "eclipse.root"
    private static final java.lang.String PROP_NOARCH_DROPINS "eclipse.dropins.noarch"
    private static final java.lang.String PROP_NOARCH_DROPLETS "eclipse.droplets.noarch"
    private static final java.lang.String PROP_SCL_NAME "scl.namespace"
    private static final java.lang.String PROP_SCL_ROOT "scl.root"