| Package | Description |
|---|---|
| org.eclipse.tycho.core | |
| org.eclipse.tycho.core.resolver.shared | |
| org.eclipse.tycho.p2.resolver |
| Modifier and Type | Method and Description |
|---|---|
IncludeSourceMode |
TargetPlatformConfiguration.getTargetDefinitionIncludeSourceMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
TargetPlatformConfiguration.setTargetDefinitionIncludeSourceMode(IncludeSourceMode includeSourcesMode) |
| Modifier and Type | Method and Description |
|---|---|
static IncludeSourceMode |
IncludeSourceMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IncludeSourceMode[] |
IncludeSourceMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static TargetDefinitionFile |
TargetDefinitionFile.read(File file,
IncludeSourceMode includeSourceMode) |
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.