Package | Description |
---|---|
org.eclipse.tycho.core.ee | |
org.eclipse.tycho.core.ee.shared |
Modifier and Type | Method and Description |
---|---|
void |
ExecutionEnvironmentConfigurationImpl.setFullSpecificationForCustomProfile(List<SystemCapability> systemCapabilities) |
Constructor and Description |
---|
CustomExecutionEnvironment(String profileName,
List<SystemCapability> systemCapabilities) |
Modifier and Type | Method and Description |
---|---|
void |
ExecutionEnvironmentConfigurationStub.setFullSpecificationForCustomProfile(List<SystemCapability> systemCapabilities) |
void |
ExecutionEnvironmentConfiguration.setFullSpecificationForCustomProfile(List<SystemCapability> systemCapabilities)
Call-back for setting the actual specification for the configured custom profile.
|
Copyright © 2008–2018 Eclipse Foundation. All rights reserved.