| Interface | Description |
|---|---|
| DependencyArtifacts |
DependencyArtifacts is a collection of artifacts and their corresponding metadata.
|
| TargetPlatform |
Set of artifacts which can be used by the build of a project, e.g. to resolve the project's
dependencies.
|
| Class | Description |
|---|---|
| TargetPlatformFilter | |
| TargetPlatformFilter.CapabilityPattern |
| Enum | Description |
|---|---|
| TargetPlatformFilter.CapabilityType | |
| TargetPlatformFilter.FilterAction |
| Exception | Description |
|---|---|
| DependencyResolutionException |
Exception thrown when a dependency of a project cannot be resolved.
|
| IllegalArtifactReferenceException |
Exception thrown for syntactically incorrect references to Eclipse artifacts, e.g. references
with an illegal version string or an unknown type.
|
| TargetPlatformFilterSyntaxException |
Copyright © 2008–2020 Eclipse Foundation. All rights reserved.