Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abortWrite() - Method in interface org.eclipse.tycho.IArtifactSink
-
Method for aborting the write operation.
- adapt(Class<T>) - Method in interface org.eclipse.tycho.ReactorProject
- ADDITIONAL - Enum constant in enum class org.eclipse.tycho.IDependencyMetadata.DependencyMetadataType
-
Additional metadata describing requirements like defined in the targets platform dependency resolution
- addMapping(String, URI) - Method in interface org.eclipse.tycho.IRepositoryIdManager
- ANY_QUALIFIER - Static variable in interface org.eclipse.tycho.DependencyArtifacts
-
Conventional qualifier used to denote "ANY QUALIFIER" in feature.xml and .product files.
- ANY_QUALIFIER - Static variable in interface org.eclipse.tycho.TychoConstants
- ARCH_PPC - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
- ARCH_X86 - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
- ARCH_X86_64 - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
- ArtifactDescriptor - Interface in org.eclipse.tycho
-
An artifact (i.e. a file) in project build target platform.
- ArtifactKey - Interface in org.eclipse.tycho
-
Eclipse/OSGi artifact key.
- ArtifactSinkException - Exception Class in org.eclipse.tycho
-
Exception thrown when one of the operations of
IArtifactSinkfails. - ArtifactSinkException(String) - Constructor for exception class org.eclipse.tycho.ArtifactSinkException
- ArtifactSinkException(String, Throwable) - Constructor for exception class org.eclipse.tycho.ArtifactSinkException
- ArtifactType - Class in org.eclipse.tycho
-
Types of Eclipse/OSGi artifacts which can be referenced in a Tycho build.
- ArtifactType() - Constructor for class org.eclipse.tycho.ArtifactType
B
- beginWrite() - Method in interface org.eclipse.tycho.IArtifactSink
-
Method for starting the write operation.
- BUILD_PROPERTIES - Static variable in interface org.eclipse.tycho.BuildPropertiesParser
- BUILD_QUALIFIER - Static variable in class org.eclipse.tycho.TychoProperties
- BUILD_TIMESTAMP - Static variable in interface org.eclipse.tycho.TychoConstants
- BuildDirectory - Interface in org.eclipse.tycho
- BuildFailureException - Exception Class in org.eclipse.tycho
-
Exception indicating a user error e.g. an invalid or inconsistent build configuration.
- BuildFailureException(String) - Constructor for exception class org.eclipse.tycho.BuildFailureException
- BuildFailureException(String, Throwable) - Constructor for exception class org.eclipse.tycho.BuildFailureException
- BuildOutputDirectory - Class in org.eclipse.tycho
-
Represents the build output directory of a Maven project (aka "target folder").
- BuildOutputDirectory(File) - Constructor for class org.eclipse.tycho.BuildOutputDirectory
- BuildOutputDirectory(File, File, File) - Constructor for class org.eclipse.tycho.BuildOutputDirectory
- BuildProperties - Interface in org.eclipse.tycho
-
Represents a PDE build.properties file as defined by
- BuildPropertiesParser - Interface in org.eclipse.tycho
- bundle(String, String, File) - Static method in interface org.eclipse.tycho.ResolvedArtifactKey
- bundle(String, String, String, String) - Static method in interface org.eclipse.tycho.MavenArtifactKey
- BUNDLES_INFO_PATH - Static variable in interface org.eclipse.tycho.TychoConstants
C
- canBeginWrite() - Method in interface org.eclipse.tycho.IArtifactSink
-
Check if
IArtifactSink.beginWrite()can be called on this instance. - CAPABILITY_GROUP_ATTRIBUTE - Static variable in class org.eclipse.tycho.MavenArtifactNamespace
-
The capability attribute identifying the group id.
- CAPABILITY_VERSION_ATTRIBUTE - Static variable in class org.eclipse.tycho.MavenArtifactNamespace
-
The capability attribute identifying the
Versionof the artifact. - classifier - Variable in class org.eclipse.tycho.WriteSessionContext.ClassifierAndExtension
- CLASSIFIER_P2_ARTIFACTS - Static variable in interface org.eclipse.tycho.TychoConstants
- CLASSIFIER_P2_METADATA - Static variable in interface org.eclipse.tycho.TychoConstants
- ClassifierAndExtension(String, String) - Constructor for class org.eclipse.tycho.WriteSessionContext.ClassifierAndExtension
- ClasspathEntry - Interface in org.eclipse.tycho
- ClasspathEntry.AccessRule - Interface in org.eclipse.tycho
- clearTargetPlatform(ReactorProject) - Method in interface org.eclipse.tycho.TargetPlatformService
-
Clears the given target platform for this project
- commitWrite() - Method in interface org.eclipse.tycho.IArtifactSink
-
Method to committing the write operation.
- computeContextValue(String, Supplier<T>) - Method in interface org.eclipse.tycho.ReactorProject
- CONFIG_INI_PATH - Static variable in interface org.eclipse.tycho.TychoConstants
- contains(IArtifactKey) - Method in interface org.eclipse.tycho.IArtifactProvider
-
Returns
trueif this is a provider for the given artifact. - contains(IArtifactDescriptor) - Method in interface org.eclipse.tycho.IRawArtifactProvider
-
Returns
trueif this a provider for an artifact in the given format - Credentials(String, String, URI) - Constructor for class org.eclipse.tycho.MavenRepositorySettings.Credentials
- CTX_BASENAME - Static variable in interface org.eclipse.tycho.TychoConstants
- CTX_DEPENDENCY_ARTIFACTS - Static variable in interface org.eclipse.tycho.TychoConstants
- CTX_DEPENDENCY_SEEDS - Static variable in interface org.eclipse.tycho.TychoConstants
- CTX_DEPENDENCY_WALKER - Static variable in interface org.eclipse.tycho.TychoConstants
- CTX_ECLIPSE_PLUGIN_TEST_CLASSPATH - Static variable in interface org.eclipse.tycho.TychoConstants
- CTX_ECLIPSE_PLUGIN_TEST_EXTRA_CLASSPATH - Static variable in interface org.eclipse.tycho.TychoConstants
- CTX_EXECUTION_ENVIRONMENT_CONFIGURATION - Static variable in interface org.eclipse.tycho.TychoConstants
- CTX_MERGED_PROPERTIES - Static variable in interface org.eclipse.tycho.ReactorProject
- CTX_METADATA_ARTIFACT_LOCATION - Static variable in interface org.eclipse.tycho.TychoConstants
- CTX_TEST_DEPENDENCY_ARTIFACTS - Static variable in interface org.eclipse.tycho.TychoConstants
-
Stores test-specific dependencies (usually derived from .classpath)
D
- DEFAULT_PROFILE - Static variable in interface org.eclipse.tycho.TychoConstants
- DefaultArtifactKey - Class in org.eclipse.tycho
- DefaultArtifactKey(String, String) - Constructor for class org.eclipse.tycho.DefaultArtifactKey
- DefaultArtifactKey(String, String, String) - Constructor for class org.eclipse.tycho.DefaultArtifactKey
- DependencyArtifacts - Interface in org.eclipse.tycho
-
DependencyArtifacts is a collection of artifacts and their corresponding metadata.
- DependencyResolutionException - Exception Class in org.eclipse.tycho
-
Exception thrown when a dependency of a project cannot be resolved.
- DependencyResolutionException(String) - Constructor for exception class org.eclipse.tycho.DependencyResolutionException
- DependencyResolutionException(String, Throwable) - Constructor for exception class org.eclipse.tycho.DependencyResolutionException
- DependencySeed - Class in org.eclipse.tycho
-
Handle on a unit which defines dependencies of a project.
- DependencySeed(String, String, IInstallableUnit) - Constructor for class org.eclipse.tycho.DependencySeed
- DependencySeed(String, String, IInstallableUnit, DependencySeed.Filter) - Constructor for class org.eclipse.tycho.DependencySeed
- DependencySeed.Filter - Interface in org.eclipse.tycho
- DRIVER_NAME - Static variable in interface org.eclipse.tycho.TychoConstants
E
- ECLIPSE_LATEST - Static variable in interface org.eclipse.tycho.TychoConstants
- equals(Object) - Method in class org.eclipse.tycho.DefaultArtifactKey
- equals(Object) - Method in class org.eclipse.tycho.ExecutionEnvironment.SystemPackageEntry
- equals(Object) - Method in interface org.eclipse.tycho.ExecutionEnvironmentResolutionHints
- equals(Object) - Method in class org.eclipse.tycho.ReactorProjectIdentities
- equals(Object) - Method in class org.eclipse.tycho.SystemCapability
- equals(Object) - Method in class org.eclipse.tycho.TargetEnvironment
- ExecutionEnvironment - Interface in org.eclipse.tycho
- ExecutionEnvironment.SystemPackageEntry - Class in org.eclipse.tycho
- ExecutionEnvironmentConfiguration - Interface in org.eclipse.tycho
-
Instances of this type collect information on the execution environment a project is targeted to.
- ExecutionEnvironmentResolutionHints - Interface in org.eclipse.tycho
-
Settings for supporting resolution for a dedicated execution environment.
- EXTENSION_P2_ARTIFACTS - Static variable in interface org.eclipse.tycho.TychoConstants
- EXTENSION_P2_METADATA - Static variable in interface org.eclipse.tycho.TychoConstants
F
- fetchArtifact() - Method in interface org.eclipse.tycho.ArtifactDescriptor
-
Fetch the artifact in a possibly asynchronous way, that is returning a
CompletableFuturethat is either already completed (e.g. because the file is already available), failed (e.g because the fetching of the file itself failed) or will be complete sometime later on when the file is ready to be accessed. - FILE_NAME_LOCAL_ARTIFACTS - Static variable in interface org.eclipse.tycho.TychoConstants
-
Name of the file that stores the location of the Maven artifact in the target folder.
- FILE_NAME_P2_ARTIFACTS - Static variable in interface org.eclipse.tycho.TychoConstants
-
Name of the file that contains the p2 artifact index.
- FILE_NAME_P2_METADATA - Static variable in interface org.eclipse.tycho.TychoConstants
-
Name of the file where the module p2 metadata is stored in the target directory.
- fileExtension - Variable in class org.eclipse.tycho.WriteSessionContext.ClassifierAndExtension
- FileLocker - Interface in org.eclipse.tycho
-
Provides process-level file locking.
- FileLockService - Interface in org.eclipse.tycho
-
Provides process-level file locking.
- FINAL_TARGET_PLATFORM_KEY - Static variable in interface org.eclipse.tycho.TargetPlatform
-
Key under which the final target platform is stored in the reactor project instances.
G
- getAccessRules() - Method in interface org.eclipse.tycho.ClasspathEntry
-
Exported packages patterns.
- getAdditionalBundles() - Method in interface org.eclipse.tycho.BuildProperties
- getAllKnownEEs() - Method in interface org.eclipse.tycho.ExecutionEnvironmentConfiguration
- getArch() - Method in class org.eclipse.tycho.TargetEnvironment
-
Returns the architecture of the represented target environment.
- getArch(Properties) - Static method in class org.eclipse.tycho.PlatformPropertiesUtils
- getArtifact() - Method in interface org.eclipse.tycho.ReactorProject
-
Returns main project artifact file or null, if the project has not been packaged yet.
- getArtifact(File) - Method in interface org.eclipse.tycho.DependencyArtifacts
-
Returns map of artifact descriptors at the given location.
- getArtifact(String) - Method in interface org.eclipse.tycho.ReactorProject
-
returns attached artifact file or null if no such attached artifact.
- getArtifact(String, String, String) - Method in interface org.eclipse.tycho.DependencyArtifacts
-
Returns artifact of the given type and id and best matching version or null if no such artifact is found.
- getArtifact(ArtifactKey) - Method in interface org.eclipse.tycho.DependencyArtifacts
- getArtifact(IArtifactSink, IProgressMonitor) - Method in interface org.eclipse.tycho.IArtifactProvider
-
Writes the requested artifact to the given
IArtifactSink. - getArtifactDescriptors(IArtifactKey) - Method in interface org.eclipse.tycho.IRawArtifactProvider
-
Return the raw artifact formats in which the given artifact can be provided.
- getArtifactFile(IArtifactKey) - Method in interface org.eclipse.tycho.IArtifactFileProvider
-
Returns the file system location of the given artifact.
- getArtifactFile(IArtifactDescriptor) - Method in interface org.eclipse.tycho.IRawArtifactFileProvider
-
Returns the file system location of the given artifact in the given format.
- getArtifactFormatToBeWritten() - Method in interface org.eclipse.tycho.IRawArtifactSink
-
Returns the format (and key) of the artifact to be written.
- getArtifactId() - Method in interface org.eclipse.tycho.IArtifactFacade
- getArtifactId() - Method in interface org.eclipse.tycho.MavenArtifactKey
- getArtifactId() - Method in interface org.eclipse.tycho.MavenDependencyDescriptor
- getArtifactId() - Method in interface org.eclipse.tycho.ReactorProject
- getArtifactId() - Method in class org.eclipse.tycho.ReactorProjectIdentities
- getArtifactKey() - Method in interface org.eclipse.tycho.ClasspathEntry
-
ArtifactKey that corresponds to this classpath entry.
- getArtifactLocation(ArtifactKey) - Method in interface org.eclipse.tycho.TargetPlatform
-
Returns the file system location of the given target platform artifact.
- getArtifactLocations() - Method in interface org.eclipse.tycho.PublishingRepositoryFacade
-
The file system locations of the build artifacts, indexed by classifier.
- getArtifactRepository() - Method in interface org.eclipse.tycho.TargetPlatform
- getArtifacts() - Method in interface org.eclipse.tycho.DependencyArtifacts
-
Returns all artifacts.
- getArtifacts(String) - Method in interface org.eclipse.tycho.DependencyArtifacts
-
Returns all artifacts of the given type.
- getArtifactToBeWritten() - Method in interface org.eclipse.tycho.IArtifactSink
-
Returns the key of the artifact expected by this instance.
- getBasedir() - Method in interface org.eclipse.tycho.ReactorProject
- getBasedir() - Method in class org.eclipse.tycho.ReactorProjectIdentities
- getBinExcludes() - Method in interface org.eclipse.tycho.BuildProperties
- getBinIncludes() - Method in interface org.eclipse.tycho.BuildProperties
- getBuildDirectory() - Method in interface org.eclipse.tycho.ReactorProject
- getBuildDirectory() - Method in class org.eclipse.tycho.ReactorProjectIdentities
- getBuildQualifier() - Method in interface org.eclipse.tycho.ReactorProject
- getChild(String) - Method in interface org.eclipse.tycho.BuildDirectory
-
Convenience method for obtaining an file/folder in the build output directory.
- getChild(String) - Method in class org.eclipse.tycho.BuildOutputDirectory
-
Convenience method for obtaining an file/folder in the build output directory.
- getClassifier() - Method in interface org.eclipse.tycho.ArtifactDescriptor
-
Maven artifact classifier.
- getClassifier() - Method in interface org.eclipse.tycho.IArtifactFacade
- getClassifier() - Method in interface org.eclipse.tycho.MavenDependencyDescriptor
- getClassifierAndExtensionForNewKey(IArtifactKey) - Method in interface org.eclipse.tycho.WriteSessionContext
-
Returns the Maven classifier and file extension for a p2 artifact key to be added to the artifact repository.
- getCompilerSourceLevelDefault() - Method in interface org.eclipse.tycho.ExecutionEnvironment
-
Returns a reasonable compiler source level default for this execution environment.
- getCompilerTargetLevelDefault() - Method in interface org.eclipse.tycho.ExecutionEnvironment
-
Returns a reasonable compiler target level default for this execution environment.
- getContextValue(String) - Method in interface org.eclipse.tycho.ReactorProject
- getCredentials(MavenRepositoryLocation) - Method in interface org.eclipse.tycho.MavenRepositorySettings
-
Returns the configured credentials for the given repository, or
null. - getDependencyMetadata() - Method in interface org.eclipse.tycho.IDependencyMetadata
- getDependencyMetadata() - Method in class org.eclipse.tycho.UnmodifiableDependencyMetadata
- getDependencyMetadata(IDependencyMetadata.DependencyMetadataType) - Method in interface org.eclipse.tycho.IDependencyMetadata
- getDependencyMetadata(IDependencyMetadata.DependencyMetadataType) - Method in class org.eclipse.tycho.UnmodifiableDependencyMetadata
- getDependencySeeds() - Method in interface org.eclipse.tycho.ReactorProject
-
Returns the (editable) list of
DependencySeeds for the given project. - getEffectiveLocation(URI) - Method in interface org.eclipse.tycho.IRepositoryIdManager
- getEffectiveLocationAndPrepareLoad(URI) - Method in interface org.eclipse.tycho.IRepositoryIdManager
- getExcludes() - Method in interface org.eclipse.tycho.SourcepathEntry
-
null means "nothing excluded"
- getExpandedVersion() - Method in interface org.eclipse.tycho.ReactorProject
- getForceContextQualifier() - Method in interface org.eclipse.tycho.BuildProperties
- getFragments() - Method in interface org.eclipse.tycho.DependencyArtifacts
- getFullSpecification() - Method in interface org.eclipse.tycho.ExecutionEnvironmentConfiguration
-
Returns the execution environment specification with information needed for the build.
- getGroupId() - Method in interface org.eclipse.tycho.IArtifactFacade
- getGroupId() - Method in interface org.eclipse.tycho.MavenArtifactKey
- getGroupId() - Method in interface org.eclipse.tycho.MavenDependencyDescriptor
- getGroupId() - Method in interface org.eclipse.tycho.ReactorProject
- getGroupId() - Method in class org.eclipse.tycho.ReactorProjectIdentities
- getId() - Method in interface org.eclipse.tycho.ArtifactKey
-
Eclipse/OSGi artifact id (bundle symbolic name, feature id, etc).
- getId() - Method in class org.eclipse.tycho.DefaultArtifactKey
-
Eclipse/OSGi artifact id.
- getId() - Method in class org.eclipse.tycho.DependencySeed
- getId() - Method in interface org.eclipse.tycho.MavenArtifactRepositoryReference
- getId() - Method in class org.eclipse.tycho.MavenRepositoryLocation
- getId() - Method in interface org.eclipse.tycho.ReactorProject
-
human-readable id used in error messages
- getIdentities() - Method in interface org.eclipse.tycho.ReactorProject
- getIncludes() - Method in interface org.eclipse.tycho.SourcepathEntry
-
null means "everything included"
- getInstallableUnit() - Method in class org.eclipse.tycho.DependencySeed
- getInstallableUnits() - Method in interface org.eclipse.tycho.ArtifactDescriptor
-
P2 metadata describing the project
- getInstallableUnits() - Method in interface org.eclipse.tycho.DependencyArtifacts
-
Collection of dependency metadata (p2 installable units).
- getInstallableUnits() - Method in interface org.eclipse.tycho.PublishingRepositoryFacade
-
Returns the
IInstallableUnits in the publishing repository. - getJarsCompileOrder() - Method in interface org.eclipse.tycho.BuildProperties
- getJarsExtraClasspath() - Method in interface org.eclipse.tycho.BuildProperties
- getJarToExcludeFileMap() - Method in interface org.eclipse.tycho.BuildProperties
- getJarToExtraClasspathMap() - Method in interface org.eclipse.tycho.BuildProperties
- getJarToJavacDefaultEncodingMap() - Method in interface org.eclipse.tycho.BuildProperties
- getJarToManifestMap() - Method in interface org.eclipse.tycho.BuildProperties
-
Custom manifests for nested jars
- getJarToOutputFolderMap() - Method in interface org.eclipse.tycho.BuildProperties
- getJarToSourceFolderMap() - Method in interface org.eclipse.tycho.BuildProperties
- getJavacSource() - Method in interface org.eclipse.tycho.BuildProperties
- getJavacTarget() - Method in interface org.eclipse.tycho.BuildProperties
- getJreCompilationProfile() - Method in interface org.eclipse.tycho.BuildProperties
- getKey() - Method in interface org.eclipse.tycho.ArtifactDescriptor
-
Eclipse/OSGi artifact key (a.k.a.
- getKnownMavenRepositoryLocations() - Method in interface org.eclipse.tycho.IRepositoryIdManager
- getLocation() - Method in interface org.eclipse.tycho.ArtifactDescriptor
-
Gets the location of the artifact if already know, if you really like to fetch the artifact and make is available use
ArtifactDescriptor.fetchArtifact()instead. - getLocation() - Method in interface org.eclipse.tycho.BuildDirectory
-
Returns the location of the build output directory.
- getLocation() - Method in class org.eclipse.tycho.BuildOutputDirectory
-
Returns the location of the build output directory.
- getLocation() - Method in interface org.eclipse.tycho.IArtifactFacade
- getLocation() - Method in interface org.eclipse.tycho.ResolvedArtifactKey
- getLocation(boolean) - Method in interface org.eclipse.tycho.ArtifactDescriptor
-
Deprecated.
- getLocations() - Method in interface org.eclipse.tycho.ClasspathEntry
-
Jar files and/or class folders that correspond to this classpath entry.
- getMandatoryRequires() - Method in interface org.eclipse.tycho.ExecutionEnvironmentResolutionHints
-
Returns requirements to execution environment units to ensure that a) the execution environment units are available, and b) the units are used to the resolution result.
- getMandatoryUnits() - Method in interface org.eclipse.tycho.ExecutionEnvironmentResolutionHints
-
Returns the list of installable units that shall be used during resolution.
- getMavenProject() - Method in interface org.eclipse.tycho.ArtifactDescriptor
-
ReactorProject corresponding to the artifact or null if the artifact does not come from a reactor project.
- getMavenProject() - Method in interface org.eclipse.tycho.ClasspathEntry
-
MavenProject that corresponds to this classpath entry or null, if no such project.
- getMavenProject(File) - Method in interface org.eclipse.tycho.DependencyArtifacts
- getMetadataRepository() - Method in interface org.eclipse.tycho.TargetPlatform
- getMirror(MavenRepositoryLocation) - Method in interface org.eclipse.tycho.MavenRepositorySettings
-
Returns the configured mirror URL, or
null. - getMirrors() - Method in interface org.eclipse.tycho.MavenRepositorySettings
-
Returns all configured mirror locations.
- getName() - Method in interface org.eclipse.tycho.ReactorProject
- getName() - Method in class org.eclipse.tycho.SystemCapability
- getNonReactorUnits() - Method in interface org.eclipse.tycho.DependencyArtifacts
-
Set of IInstallableUnits in the resolved project dependencies that come from outside the local reactor, or
nullif the the project dependencies were not resolved from a p2 target platform. - getOs() - Method in class org.eclipse.tycho.TargetEnvironment
-
Returns the operating system of the represented target environment.
- getOS(Properties) - Static method in class org.eclipse.tycho.PlatformPropertiesUtils
- getOutputDirectory() - Method in interface org.eclipse.tycho.BuildDirectory
- getOutputDirectory() - Method in class org.eclipse.tycho.BuildOutputDirectory
- getOutputDirectory() - Method in interface org.eclipse.tycho.SourcepathEntry
- getP2AgentDirectory() - Method in interface org.eclipse.tycho.BuildDirectory
- getP2AgentDirectory() - Method in class org.eclipse.tycho.BuildOutputDirectory
- getPackaging() - Method in interface org.eclipse.tycho.ReactorProject
- getPackagingType() - Method in interface org.eclipse.tycho.IArtifactFacade
- getPassword() - Method in class org.eclipse.tycho.MavenRepositorySettings.Credentials
- getPattern() - Method in interface org.eclipse.tycho.ClasspathEntry.AccessRule
- getProfileName() - Method in interface org.eclipse.tycho.ExecutionEnvironment
- getProfileName() - Method in interface org.eclipse.tycho.ExecutionEnvironmentConfiguration
-
Returns the name of the configured profile.
- getProfileProperties() - Method in interface org.eclipse.tycho.ExecutionEnvironment
- getRawArtifact(IRawArtifactSink, IProgressMonitor) - Method in interface org.eclipse.tycho.IRawArtifactProvider
-
Writes the requested artifact in the specified raw format to the given
IRawArtifactSink. - getRepository() - Method in interface org.eclipse.tycho.IArtifactFacade
- getRepository() - Method in interface org.eclipse.tycho.MavenDependencyDescriptor
- getRootEntries() - Method in interface org.eclipse.tycho.BuildProperties
- getRunningEnvironment() - Static method in class org.eclipse.tycho.TargetEnvironment
- getSettings() - Method in interface org.eclipse.tycho.IRepositoryIdManager
- getSourceExcludes() - Method in interface org.eclipse.tycho.BuildProperties
- getSourceIncludes() - Method in interface org.eclipse.tycho.BuildProperties
- getSourcesRoot() - Method in interface org.eclipse.tycho.SourcepathEntry
- getSystemPackages() - Method in interface org.eclipse.tycho.ExecutionEnvironment
-
Returns the list of packages (without versions) provided by the execution environment.
- getTargetPlatform() - Method in interface org.eclipse.tycho.TargetPlatformService
- getTargetPlatform(ReactorProject) - Method in interface org.eclipse.tycho.TargetPlatformService
- getTemporaryAdditions() - Method in interface org.eclipse.tycho.ExecutionEnvironmentResolutionHints
-
Returns the list of installable units that shall be temporarily added to the list of installable units, i.e. they shall be available during resolution but must be removed from the resolution result.
- getTestOutputDirectory() - Method in interface org.eclipse.tycho.BuildDirectory
- getTestOutputDirectory() - Method in class org.eclipse.tycho.BuildOutputDirectory
- getType() - Method in interface org.eclipse.tycho.ArtifactKey
-
Artifact type.
- getType() - Method in class org.eclipse.tycho.DefaultArtifactKey
- getType() - Method in class org.eclipse.tycho.DependencySeed
- getType() - Method in interface org.eclipse.tycho.MavenDependencyDescriptor
- getType() - Method in class org.eclipse.tycho.SystemCapability
- getURI() - Method in class org.eclipse.tycho.MavenRepositorySettings.Credentials
- getUrl() - Method in interface org.eclipse.tycho.MavenArtifactRepositoryReference
- getURL() - Method in class org.eclipse.tycho.MavenRepositoryLocation
- getUserName() - Method in class org.eclipse.tycho.MavenRepositorySettings.Credentials
- getVersion() - Method in interface org.eclipse.tycho.ArtifactKey
-
Eclipse/OSGi artifact version.
- getVersion() - Method in class org.eclipse.tycho.DefaultArtifactKey
-
Eclipse/OSGi artifact version.
- getVersion() - Method in interface org.eclipse.tycho.IArtifactFacade
- getVersion() - Method in interface org.eclipse.tycho.MavenDependencyDescriptor
- getVersion() - Method in interface org.eclipse.tycho.ReactorProject
- getVersion() - Method in class org.eclipse.tycho.ReactorProjectIdentities
- getVersion() - Method in class org.eclipse.tycho.SystemCapability
- getWs() - Method in class org.eclipse.tycho.TargetEnvironment
-
Returns the windowing system of the represented target environment.
- getWS(Properties) - Static method in class org.eclipse.tycho.PlatformPropertiesUtils
H
- hashCode() - Method in class org.eclipse.tycho.DefaultArtifactKey
- hashCode() - Method in class org.eclipse.tycho.ExecutionEnvironment.SystemPackageEntry
- hashCode() - Method in interface org.eclipse.tycho.ExecutionEnvironmentResolutionHints
- hashCode() - Method in class org.eclipse.tycho.ReactorProjectIdentities
- hashCode() - Method in class org.eclipse.tycho.SystemCapability
- hashCode() - Method in class org.eclipse.tycho.TargetEnvironment
- HEADER_TESTCASES - Static variable in interface org.eclipse.tycho.TychoConstants
I
- IArtifactFacade - Interface in org.eclipse.tycho
-
Facade which provides an interface for common properties of a maven or .
- IArtifactFileProvider - Interface in org.eclipse.tycho
-
Provider for artifact files.
- IArtifactProvider - Interface in org.eclipse.tycho
-
Provider for artifact content.
- IArtifactSink - Interface in org.eclipse.tycho
-
Interface for receiving the content of an artifact.
- IDependencyMetadata - Interface in org.eclipse.tycho
- IDependencyMetadata.DependencyMetadataType - Enum Class in org.eclipse.tycho
- IGNORE - Enum constant in enum class org.eclipse.tycho.OptionalResolutionAction
-
Ignore optional dependencies.
- ignoreExecutionEnvironment() - Method in interface org.eclipse.tycho.ExecutionEnvironmentConfiguration
- IllegalArtifactReferenceException - Exception Class in org.eclipse.tycho
-
Exception thrown for syntactically incorrect references to Eclipse artifacts, e.g. references with an illegal version string or an unknown type.
- IllegalArtifactReferenceException(String) - Constructor for exception class org.eclipse.tycho.IllegalArtifactReferenceException
- INITIAL - Enum constant in enum class org.eclipse.tycho.IDependencyMetadata.DependencyMetadataType
- INTERNAL_AMD64 - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
- INTERNAL_ARCH_I386 - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
- INTERNAL_OS_AIX - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
- INTERNAL_OS_FREEBSD - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
- INTERNAL_OS_HPUX - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
- INTERNAL_OS_LINUX - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
- INTERNAL_OS_MACOSX - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
- INTERNAL_OS_QNX - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
- INTERNAL_OS_SUNOS - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
- interpolate(String) - Method in interface org.eclipse.tycho.Interpolator
- Interpolator - Interface in org.eclipse.tycho
- IRawArtifactFileProvider - Interface in org.eclipse.tycho
-
Provider for artifact files in different formats.
- IRawArtifactProvider - Interface in org.eclipse.tycho
-
Provider for artifact content in different formats.
- IRawArtifactSink - Interface in org.eclipse.tycho
-
Specialization of
IArtifactSinkfor receiving an artifact in a raw, repository internal storage format. - IRepositoryIdManager - Interface in org.eclipse.tycho
- isAddOnFor(String, String) - Method in interface org.eclipse.tycho.DependencySeed.Filter
-
Returns
trueif this dependency is an add-on for the given dependency seed. - isAddOnFor(String, String) - Method in class org.eclipse.tycho.DependencySeed
-
Returns
trueif this dependency is an add-on for the given other dependency seed. - isCompatibleCompilerTargetLevel(String) - Method in interface org.eclipse.tycho.ExecutionEnvironment
-
Returns
falseif classes compiled with the given compiler target level can certainly not be executed on this execution environment. - isCustomProfile() - Method in interface org.eclipse.tycho.ExecutionEnvironmentConfiguration
-
Returns
trueif the configured profile is not one of the known standard execution environments. - isDiscouraged() - Method in interface org.eclipse.tycho.ClasspathEntry.AccessRule
- isEESpecificationUnit(IInstallableUnit) - Method in interface org.eclipse.tycho.ExecutionEnvironmentResolutionHints
-
Returns
truefor the "a.jre" installable unit that contains the specification of the execution environment. - isFileAlreadyAvailable(IArtifactKey) - Method in interface org.eclipse.tycho.IArtifactFileProvider
- isFileAlreadyAvailable(ArtifactKey) - Method in interface org.eclipse.tycho.TargetPlatform
- isIgnoredByResolver() - Method in interface org.eclipse.tycho.ExecutionEnvironmentConfiguration
- isJreUnit(IInstallableUnit) - Static method in interface org.eclipse.tycho.ExecutionEnvironmentResolutionHints
- isNonApplicableEEUnit(IInstallableUnit) - Method in interface org.eclipse.tycho.ExecutionEnvironmentResolutionHints
-
Returns
trueif an installable unit shall be removed from the available IUs. - isResolveWithEEConstraints() - Method in interface org.eclipse.tycho.ExecutionEnvironmentConfiguration
- isRootFilesUseDefaultExcludes() - Method in interface org.eclipse.tycho.BuildProperties
- isWindows() - Method in class org.eclipse.tycho.TargetEnvironment
J
- JAR_EXTENSION - Static variable in interface org.eclipse.tycho.TychoConstants
- JAVA_PACKAGE - Enum constant in enum class org.eclipse.tycho.SystemCapability.Type
K
- KEY_ARTIFACT_ATTACHED - Static variable in interface org.eclipse.tycho.TychoConstants
-
Key prefix for attached artifact locations in "local-artifacts.properties" files.
- KEY_ARTIFACT_MAIN - Static variable in interface org.eclipse.tycho.TychoConstants
-
Key for the main artifact location in "local-artifacts.properties" files.
- KEY_BASELINE_REPLACE_ARTIFACT_MAIN - Static variable in interface org.eclipse.tycho.TychoConstants
L
- lock() - Method in interface org.eclipse.tycho.FileLocker
-
Equivalent to {
FileLocker.lock(long)with a timeout argument of 10000 milliseconds. - lock(long) - Method in interface org.eclipse.tycho.FileLocker
-
Attempt to lock the file associated with this locker object.
- lock(File) - Method in interface org.eclipse.tycho.FileLockService
-
Locks the given file to protect read/write access from multiple processes on it.
- lock(File, long) - Method in interface org.eclipse.tycho.FileLockService
-
Locks the given file to protect read/write access from multiple processes on it.
- LockTimeoutException - Exception Class in org.eclipse.tycho
- LockTimeoutException(String) - Constructor for exception class org.eclipse.tycho.LockTimeoutException
- LockTimeoutException(String, Throwable) - Constructor for exception class org.eclipse.tycho.LockTimeoutException
- LockTimeoutException(Throwable) - Constructor for exception class org.eclipse.tycho.LockTimeoutException
- lockVirtually(File) - Method in interface org.eclipse.tycho.FileLockService
-
Locks the given file for this JVM to protect read/write access from multiple threads in this JVM on it.
M
- match(String, String, String) - Method in class org.eclipse.tycho.TargetEnvironment
- match(IMatchExpression<IInstallableUnit>) - Method in class org.eclipse.tycho.TargetEnvironment
- match(Filter) - Method in class org.eclipse.tycho.TargetEnvironment
- MAVEN_ARTIFACT_NAMESPACE - Static variable in class org.eclipse.tycho.MavenArtifactNamespace
-
Namespace name for maven artifact capabilities and requirements.
- MavenArtifactKey - Interface in org.eclipse.tycho
-
An artifact key that carries additional information about the maven coordinates this one is located.
- MavenArtifactNamespace - Class in org.eclipse.tycho
- MavenArtifactNamespace() - Constructor for class org.eclipse.tycho.MavenArtifactNamespace
- MavenArtifactRepositoryReference - Interface in org.eclipse.tycho
- MavenDependencyDescriptor - Interface in org.eclipse.tycho
-
describes a dependency as with the maven Dependency class
- MavenRepositoryLocation - Class in org.eclipse.tycho
- MavenRepositoryLocation(String, URI) - Constructor for class org.eclipse.tycho.MavenRepositoryLocation
- MavenRepositorySettings - Interface in org.eclipse.tycho
-
Provides the mirror configuration and credentials from the Maven settings for loading remote p2 repositories.
- MavenRepositorySettings.Credentials - Class in org.eclipse.tycho
N
- NAME_JUSTJ_JRE - Static variable in interface org.eclipse.tycho.TychoConstants
- NAMESPACE_JUSTJ - Static variable in interface org.eclipse.tycho.TychoConstants
O
- of(String, String, String, File) - Static method in interface org.eclipse.tycho.ResolvedArtifactKey
- of(String, String, String, String, String) - Static method in interface org.eclipse.tycho.MavenArtifactKey
- of(ArtifactKey, File) - Static method in interface org.eclipse.tycho.ResolvedArtifactKey
- OPTIONAL - Enum constant in enum class org.eclipse.tycho.OptionalResolutionAction
-
Treat optional dependencies as optional.
- OptionalResolutionAction - Enum Class in org.eclipse.tycho
- org.eclipse.tycho - package org.eclipse.tycho
- org.eclipse.tycho.embedder.shared - module org.eclipse.tycho.embedder.shared
- OS_AIX - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "aix") indicating the platform is running on an AIX-based operating system.
- OS_FREEBSD - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "freebsd") indicating the platform is running on a FreeBSD operating system.
- OS_HPUX - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "hpux") indicating the platform is running on an HP/UX-based operating system.
- OS_LINUX - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "linux") indicating the platform is running on a Linux-based operating system.
- OS_MACOSX - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "macosx") indicating the platform is running on a Mac OS X operating system.
- OS_QNX - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "qnx") indicating the platform is running on a QNX-based operating system.
- OS_SOLARIS - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "solaris") indicating the platform is running on a Solaris-based operating system.
- OS_UNKNOWN - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "unknown") indicating the platform is running on a machine running an unknown operating system.
- OS_WIN32 - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "win32") indicating the platform is running on a Window 32-bit operating system (e.g., Windows 98, NT, 2000).
- OSGI_ARCH - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
- OSGI_EE - Enum constant in enum class org.eclipse.tycho.SystemCapability.Type
- OSGI_NL - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
- OSGI_OS - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
- OSGI_WS - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
- overrideProfileConfiguration(String, String) - Method in interface org.eclipse.tycho.ExecutionEnvironmentConfiguration
-
Sets the effective profile configuration.
P
- P2_GROUPID_PREFIX - Static variable in interface org.eclipse.tycho.TychoConstants
- packageName - Variable in class org.eclipse.tycho.ExecutionEnvironment.SystemPackageEntry
- PackagingType - Class in org.eclipse.tycho
-
Tycho's packaging types.
- PackagingType() - Constructor for class org.eclipse.tycho.PackagingType
- parse(File, Interpolator) - Method in interface org.eclipse.tycho.BuildPropertiesParser
-
Parse the file "build.properties" in baseDir.
- parse(ReactorProject) - Method in interface org.eclipse.tycho.BuildPropertiesParser
- PDE_BND - Static variable in interface org.eclipse.tycho.TychoConstants
- PLATFORM_URL_PATTERN - Static variable in interface org.eclipse.tycho.TychoConstants
- PLATFORM_XML_PATH - Static variable in interface org.eclipse.tycho.TychoConstants
- PlatformPropertiesUtils - Class in org.eclipse.tycho
-
Creative copyinvalid input: '&paste' from org.eclipse.equinox.internal.launcher.Constants and org.eclipse.equinox.launcher.Main.
- PlatformPropertiesUtils() - Constructor for class org.eclipse.tycho.PlatformPropertiesUtils
- PRELIMINARY_TARGET_PLATFORM_KEY - Static variable in interface org.eclipse.tycho.TargetPlatform
-
Key under which the preliminary target platform is stored in the reactor project instances.
- PROP_ARTIFACT_ID - Static variable in interface org.eclipse.tycho.TychoConstants
- PROP_CLASSIFIER - Static variable in interface org.eclipse.tycho.TychoConstants
- PROP_DOWNLOAD_CHECKSUM_PREFIX - Static variable in interface org.eclipse.tycho.TychoConstants
- PROP_EXTENSION - Static variable in interface org.eclipse.tycho.TychoConstants
-
Deprecated.this is deprecated but can't be removed as we otherwise loose compatibility for older repository format, this should never be used in new code and usage should clearly be documented
- PROP_GROUP_ID - Static variable in interface org.eclipse.tycho.TychoConstants
- PROP_PGP_KEYS - Static variable in interface org.eclipse.tycho.TychoConstants
- PROP_PGP_SIGNATURES - Static variable in interface org.eclipse.tycho.TychoConstants
- PROP_REPOSITORY - Static variable in interface org.eclipse.tycho.TychoConstants
- PROP_TYPE - Static variable in interface org.eclipse.tycho.TychoConstants
- PROP_VERSION - Static variable in interface org.eclipse.tycho.TychoConstants
- PROP_WRAPPED_ARTIFACT_ID - Static variable in interface org.eclipse.tycho.TychoConstants
- PROP_WRAPPED_CLASSIFIER - Static variable in interface org.eclipse.tycho.TychoConstants
- PROP_WRAPPED_GROUP_ID - Static variable in interface org.eclipse.tycho.TychoConstants
- PROP_WRAPPED_VERSION - Static variable in interface org.eclipse.tycho.TychoConstants
- PublishingRepositoryFacade - Interface in org.eclipse.tycho
-
Representation of the p2 repositories that receive the artifacts produced by the build.
Q
- QUALIFIED_VERSION - Static variable in class org.eclipse.tycho.TychoProperties
-
The Eclipse version of a project with 'qualifier' literals expanded to the build qualifier.
R
- ReactorProject - Interface in org.eclipse.tycho
-
A Tycho project in the reactor.
- ReactorProjectIdentities - Class in org.eclipse.tycho
-
All values (GAV, project base directory, and target directory) by which a Tycho reactor project can be uniquely identified.
- ReactorProjectIdentities() - Constructor for class org.eclipse.tycho.ReactorProjectIdentities
- release() - Method in interface org.eclipse.tycho.FileLocker
-
Release the lock if acquired.
- ReproducibleUtils - Class in org.eclipse.tycho
-
Utility methods for reproducible builds.
- REQUIRE - Enum constant in enum class org.eclipse.tycho.OptionalResolutionAction
-
Treat optional dependencies as required.
- RESOLVE - Enum constant in enum class org.eclipse.tycho.IDependencyMetadata.DependencyMetadataType
- resolveArtifact(String, String, String) - Method in interface org.eclipse.tycho.TargetPlatform
-
Returns an artifact of the given type, id and matching version.
- ResolvedArtifactKey - Interface in org.eclipse.tycho
- resolvePackage(String, String) - Method in interface org.eclipse.tycho.TargetPlatform
- ROOTFILE_CLASSIFIER - Static variable in interface org.eclipse.tycho.TychoConstants
- ROOTFILE_EXTENSION - Static variable in interface org.eclipse.tycho.TychoConstants
S
- sameProject(Object) - Method in interface org.eclipse.tycho.ReactorProject
- SEED - Enum constant in enum class org.eclipse.tycho.IDependencyMetadata.DependencyMetadataType
- SERVICE_NAME - Static variable in interface org.eclipse.tycho.IRepositoryIdManager
- SESSION_PROPERTY_TYCHO_BUILDER - Static variable in interface org.eclipse.tycho.TychoConstants
- SESSION_PROPERTY_TYCHO_MODE - Static variable in interface org.eclipse.tycho.TychoConstants
- setContextValue(String, Object) - Method in interface org.eclipse.tycho.ReactorProject
- setDependencyMetadata(IDependencyMetadata.DependencyMetadataType, Collection<IInstallableUnit>) - Method in interface org.eclipse.tycho.IDependencyMetadata
- setDependencyMetadata(IDependencyMetadata.DependencyMetadataType, Collection<IInstallableUnit>) - Method in class org.eclipse.tycho.UnmodifiableDependencyMetadata
- setFullSpecificationForCustomProfile(List<SystemCapability>) - Method in interface org.eclipse.tycho.ExecutionEnvironmentConfiguration
-
Call-back for setting the actual specification for the configured custom profile.
- setProfileConfiguration(String, String) - Method in interface org.eclipse.tycho.ExecutionEnvironmentConfiguration
-
Sets the effective profile configuration, unless the method
ExecutionEnvironmentConfiguration.overrideProfileConfiguration(String, String)has been called on this instance. - SOURCE_ARTIFACT_CLASSIFIER - Static variable in interface org.eclipse.tycho.ReactorProject
-
Conventional sources jar Maven artifact classifier.
- SourcepathEntry - Interface in org.eclipse.tycho
- storeProperties(Properties, Path) - Static method in class org.eclipse.tycho.ReproducibleUtils
-
Writes the property list to the output stream in a reproducible way.
- SUFFIX_QUALIFIER - Static variable in interface org.eclipse.tycho.TychoConstants
- SUFFIX_SNAPSHOT - Static variable in interface org.eclipse.tycho.TychoConstants
- SystemCapability - Class in org.eclipse.tycho
- SystemCapability(SystemCapability.Type, String, String) - Constructor for class org.eclipse.tycho.SystemCapability
- SystemCapability.Type - Enum Class in org.eclipse.tycho
- SystemPackageEntry(String, String) - Constructor for class org.eclipse.tycho.ExecutionEnvironment.SystemPackageEntry
T
- TargetEnvironment - Class in org.eclipse.tycho
- TargetEnvironment() - Constructor for class org.eclipse.tycho.TargetEnvironment
- TargetEnvironment(String, String, String) - Constructor for class org.eclipse.tycho.TargetEnvironment
- TargetPlatform - Interface in org.eclipse.tycho
-
Set of artifacts which can be used by the build of a project, e.g. to resolve the project's dependencies.
- TargetPlatformService - Interface in org.eclipse.tycho
-
TargetPlatformServiceallows access to theTargetPlatformused to resolve dependencies. - toConfigSpec() - Method in class org.eclipse.tycho.TargetEnvironment
-
Returns the target environment as string of the form
ws.os.arch. - toDebugString(StringBuilder, String) - Method in interface org.eclipse.tycho.DependencyArtifacts
-
For debug purposes only, do not use.
- toFilterExpression() - Method in class org.eclipse.tycho.TargetEnvironment
-
Returns the target environment as LDAP filter expression.
- toFilterProperties() - Method in class org.eclipse.tycho.TargetEnvironment
-
Returns the target environment as map.
- toPackageSpecifier() - Method in class org.eclipse.tycho.ExecutionEnvironment.SystemPackageEntry
- toString() - Method in class org.eclipse.tycho.DefaultArtifactKey
- toString() - Method in class org.eclipse.tycho.DependencySeed
- toString() - Method in class org.eclipse.tycho.ExecutionEnvironment.SystemPackageEntry
- toString() - Method in class org.eclipse.tycho.MavenRepositoryLocation
- toString() - Method in class org.eclipse.tycho.MavenRepositorySettings.Credentials
- toString() - Method in class org.eclipse.tycho.ReactorProjectIdentities
- toString() - Method in class org.eclipse.tycho.TargetEnvironment
- TYCHO_NOT_CONFIGURED - Static variable in interface org.eclipse.tycho.TychoConstants
- TYCHO_PACKAGING_TYPES - Static variable in class org.eclipse.tycho.PackagingType
- TychoConstants - Interface in org.eclipse.tycho
- TychoProperties - Class in org.eclipse.tycho
-
Properties that Tycho sets for use of other mojos or project configuration.
- TychoProperties() - Constructor for class org.eclipse.tycho.TychoProperties
- TYPE_BUNDLE_FRAGMENT - Static variable in class org.eclipse.tycho.ArtifactType
- TYPE_ECLIPSE_FEATURE - Static variable in class org.eclipse.tycho.ArtifactType
- TYPE_ECLIPSE_FEATURE - Static variable in class org.eclipse.tycho.PackagingType
- TYPE_ECLIPSE_PLUGIN - Static variable in class org.eclipse.tycho.ArtifactType
- TYPE_ECLIPSE_PLUGIN - Static variable in class org.eclipse.tycho.PackagingType
- TYPE_ECLIPSE_PRODUCT - Static variable in class org.eclipse.tycho.ArtifactType
- TYPE_ECLIPSE_REPOSITORY - Static variable in class org.eclipse.tycho.ArtifactType
- TYPE_ECLIPSE_REPOSITORY - Static variable in class org.eclipse.tycho.PackagingType
- TYPE_ECLIPSE_TARGET_DEFINITION - Static variable in class org.eclipse.tycho.ArtifactType
- TYPE_ECLIPSE_TARGET_DEFINITION - Static variable in class org.eclipse.tycho.PackagingType
- TYPE_ECLIPSE_TEST_PLUGIN - Static variable in class org.eclipse.tycho.ArtifactType
- TYPE_ECLIPSE_TEST_PLUGIN - Static variable in class org.eclipse.tycho.PackagingType
- TYPE_INSTALLABLE_UNIT - Static variable in class org.eclipse.tycho.ArtifactType
- TYPE_P2_ARTIFACTS - Static variable in class org.eclipse.tycho.ArtifactType
- TYPE_P2_IU - Static variable in class org.eclipse.tycho.PackagingType
- TYPE_P2_MAVEN_REPOSITORY - Static variable in class org.eclipse.tycho.ArtifactType
- TYPE_P2_METADATA - Static variable in class org.eclipse.tycho.ArtifactType
- TYPE_P2_SITE - Static variable in class org.eclipse.tycho.PackagingType
U
- UnmodifiableDependencyMetadata - Class in org.eclipse.tycho
- UnmodifiableDependencyMetadata(Set<IInstallableUnit>, IDependencyMetadata.DependencyMetadataType) - Constructor for class org.eclipse.tycho.UnmodifiableDependencyMetadata
- UNQUALIFIED_VERSION - Static variable in class org.eclipse.tycho.TychoProperties
- USE_SMART_BUILDER - Static variable in interface org.eclipse.tycho.TychoConstants
V
- valueOf(String) - Static method in enum class org.eclipse.tycho.IDependencyMetadata.DependencyMetadataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.eclipse.tycho.OptionalResolutionAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.eclipse.tycho.SystemCapability.Type
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.eclipse.tycho.IDependencyMetadata.DependencyMetadataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.eclipse.tycho.OptionalResolutionAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.eclipse.tycho.SystemCapability.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version - Variable in class org.eclipse.tycho.ExecutionEnvironment.SystemPackageEntry
-
May be null
W
- WriteSessionContext - Interface in org.eclipse.tycho
-
Interface for providing additional information required for publishing artifacts into a module's artifact repository.
- WriteSessionContext.ClassifierAndExtension - Class in org.eclipse.tycho
- WS_CARBON - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "carbon") indicating the platform is running on a machine using the Carbon windowing system (Mac OS X).
- WS_COCOA - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "cocoa") indicating the platform is running on a machine using the Carbon windowing system (Mac OS X).
- WS_GTK - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "gtk") indicating the platform is running on a machine using the GTK windowing system.
- WS_MOTIF - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "motif") indicating the platform is running on a machine using the Motif windowing system.
- WS_PHOTON - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "photon") indicating the platform is running on a machine using the Photon windowing system.
- WS_UNKNOWN - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "unknown") indicating the platform is running on a machine running an unknown windowing system.
- WS_WIN32 - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "win32") indicating the platform is running on a machine using the Windows windowing system.
- WS_WPF - Static variable in class org.eclipse.tycho.PlatformPropertiesUtils
-
Constant string (value "wpf") indicating the platform is running on a machine using the Windows Presendation Foundation system.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ArtifactDescriptor.getLocation()orArtifactDescriptor.fetchArtifact()depending on the use-case.