Uses of Class
org.eclipse.tycho.p2.target.PreliminaryTargetPlatformImpl
-
Packages that use PreliminaryTargetPlatformImpl Package Description org.eclipse.tycho.p2.manager org.eclipse.tycho.p2.target -
-
Uses of PreliminaryTargetPlatformImpl in org.eclipse.tycho.p2.manager
Methods in org.eclipse.tycho.p2.manager that return PreliminaryTargetPlatformImpl Modifier and Type Method Description private PreliminaryTargetPlatformImpl
ReactorRepositoryManagerImpl. getRegisteredPreliminaryTargetPlatform(ReactorProject project)
-
Uses of PreliminaryTargetPlatformImpl in org.eclipse.tycho.p2.target
Methods in org.eclipse.tycho.p2.target with parameters of type PreliminaryTargetPlatformImpl Modifier and Type Method Description (package private) P2TargetPlatform
TargetPlatformFactoryImpl. createTargetPlatformWithUpdatedReactorUnits(PreliminaryTargetPlatformImpl preliminaryTP, java.util.Map<org.eclipse.equinox.p2.metadata.IInstallableUnit,ReactorProjectIdentities> reactorUnitsMap, java.util.List<IRawArtifactFileProvider> reactorArtifacts)
-