Package | Description |
---|---|
org.eclipse.tycho.p2.facade.internal | |
org.eclipse.tycho.p2.impl.test | |
org.eclipse.tycho.p2.target | |
org.eclipse.tycho.p2.target.facade |
Modifier and Type | Class and Description |
---|---|
class |
ReactorArtifactFacade |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactMock |
Modifier and Type | Method and Description |
---|---|
Map<org.eclipse.equinox.p2.metadata.IInstallableUnit,IReactorArtifactFacade> |
TargetPlatformImpl.getReactorProjectIUs() |
Modifier and Type | Method and Description |
---|---|
void |
TargetPlatformBuilderImpl.addReactorArtifact(IReactorArtifactFacade artifact) |
Constructor and Description |
---|
TargetPlatformImpl(Collection<IReactorArtifactFacade> reactorProjects,
Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> ius,
Map<org.eclipse.equinox.p2.metadata.IInstallableUnit,IArtifactFacade> mavenArtifactIUs,
Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> jreUIs,
TargetPlatformFilterEvaluator filter,
LocalMetadataRepository localMetadataRepository,
List<URI> allRemoteArtifactRepositories,
LocalArtifactRepository localMavenRepository,
org.eclipse.equinox.p2.core.IProvisioningAgent agent,
MavenLogger logger) |
Modifier and Type | Method and Description |
---|---|
void |
TargetPlatformBuilder.addReactorArtifact(IReactorArtifactFacade project) |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.