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
Exceptionprotected final TargetPlatformBuilderImpl createTargetPlatformBuilderWithEE(String bree) throws Exception
Exceptionprotected final TargetPlatformBuilderImpl createTargetPlatformBuilderWithEE(ExecutionEnvironmentResolutionHandler eeResolutionHandler) throws Exception
Exceptionprotected final TargetPlatformBuilderImpl createTargetPlatformBuilderWithCustomEE(String customEE) throws Exception
ExceptionCopyright © 2008-2012 Eclipse Foundation. All Rights Reserved.