Uses of Class
org.eclipse.tycho.p2.target.ee.ExecutionEnvironmentResolutionHandler
-
Packages that use ExecutionEnvironmentResolutionHandler Package Description org.eclipse.tycho.p2.target org.eclipse.tycho.p2.target.ee -
-
Uses of ExecutionEnvironmentResolutionHandler in org.eclipse.tycho.p2.target
Methods in org.eclipse.tycho.p2.target with parameters of type ExecutionEnvironmentResolutionHandler Modifier and Type Method Description P2TargetPlatform
TargetPlatformFactoryImpl. createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration, ExecutionEnvironmentResolutionHandler eeResolutionHandler, List<ReactorProject> reactorProjects, PomDependencyCollector pomDependencies)
Computes the target platform from the given configuration and content. -
Uses of ExecutionEnvironmentResolutionHandler in org.eclipse.tycho.p2.target.ee
Methods in org.eclipse.tycho.p2.target.ee that return ExecutionEnvironmentResolutionHandler Modifier and Type Method Description static ExecutionEnvironmentResolutionHandler
ExecutionEnvironmentResolutionHandler. adapt(ExecutionEnvironmentConfiguration eeConfiguration)
-