Uses of Class
org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl
-
Packages that use TargetPlatformFactoryImpl Package Description org.eclipse.tycho.p2.resolver -
-
Uses of TargetPlatformFactoryImpl in org.eclipse.tycho.p2.resolver
Methods in org.eclipse.tycho.p2.resolver that return TargetPlatformFactoryImpl Modifier and Type Method Description TargetPlatformFactoryImplP2ResolverFactoryImpl. getTargetPlatformFactory()Constructors in org.eclipse.tycho.p2.resolver with parameters of type TargetPlatformFactoryImpl Constructor Description P2ResolverImpl(TargetPlatformFactoryImpl targetPlatformFactory, P2ResolverFactoryImpl p2ResolverFactoryImpl, MavenLogger logger)
-