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 P2TargetPlatformTargetPlatformFactoryImpl. createTargetPlatform(TargetPlatformConfigurationStub tpConfiguration, ExecutionEnvironmentResolutionHandler eeResolutionHandler, List<ReactorProject> reactorProjects)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 ExecutionEnvironmentResolutionHandlerExecutionEnvironmentResolutionHandler. adapt(ExecutionEnvironmentConfiguration eeConfiguration, MavenLogger logger)
-