Uses of Interface
org.eclipse.tycho.p2.target.P2TargetPlatform
Packages that use P2TargetPlatform
-
Uses of P2TargetPlatform in org.eclipse.tycho.p2.resolver
Methods in org.eclipse.tycho.p2.resolver with parameters of type P2TargetPlatformModifier and TypeMethodDescriptionprotected P2ResolutionResultP2ResolverImpl.resolveDependencies(Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> rootUIs, ReactorProject project, AbstractResolutionStrategy strategy, TargetEnvironment environment, P2TargetPlatform targetPlatform, Set<org.eclipse.equinox.p2.metadata.IInstallableUnit> usedTargetPlatformUnits) Constructors in org.eclipse.tycho.p2.resolver with parameters of type P2TargetPlatformModifierConstructorDescriptionDefaultP2ResolutionResult(Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> dependencyFragments, P2TargetPlatform resolutionContext) -
Uses of P2TargetPlatform in org.eclipse.tycho.p2.target
Classes in org.eclipse.tycho.p2.target that implement P2TargetPlatformModifier and TypeClassDescriptionclassclassMethods in org.eclipse.tycho.p2.target that return P2TargetPlatformModifier and TypeMethodDescriptionTargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration, ExecutionEnvironmentConfiguration eeConfiguration, List<ReactorProject> reactorProjects) TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration, ExecutionEnvironmentResolutionHandler eeResolutionHandler, List<ReactorProject> reactorProjects) Computes the target platform from the given configuration and content.TargetPlatformFactoryImpl.createTargetPlatformWithUpdatedReactorContent(TargetPlatform baseTargetPlatform, List<?> upstreamProjectResults, PomDependencyCollector pomDependencies)