public class P2ResolverTestBase extends Object
Constructor and Description |
---|
P2ResolverTestBase() |
Modifier and Type | Method and Description |
---|---|
protected TargetPlatformBuilderImpl |
createTargetPlatformBuilder()
Creates a target platform builder without any special handling for execution environments.
|
protected TargetPlatformBuilderImpl |
createTargetPlatformBuilderWithCustomEE(String customEE) |
protected TargetPlatformBuilderImpl |
createTargetPlatformBuilderWithEE(ExecutionEnvironmentResolutionHandler eeResolutionHandler) |
protected TargetPlatformBuilderImpl |
createTargetPlatformBuilderWithEE(String bree) |
void |
prepare() |
public final void prepare()
protected final TargetPlatformBuilderImpl createTargetPlatformBuilder() throws Exception
Exception
protected final TargetPlatformBuilderImpl createTargetPlatformBuilderWithEE(String bree) throws Exception
Exception
protected final TargetPlatformBuilderImpl createTargetPlatformBuilderWithEE(ExecutionEnvironmentResolutionHandler eeResolutionHandler) throws Exception
Exception
protected final TargetPlatformBuilderImpl createTargetPlatformBuilderWithCustomEE(String customEE) throws Exception
Exception
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.