Package | Description |
---|---|
org.eclipse.tycho.p2.tools |
Modifier and Type | Method and Description |
---|---|
List<TargetEnvironment> |
BuildContext.getEnvironments()
Returns the list of configured target environments, or the running environment if no
environments have been specified explicitly.
|
Constructor and Description |
---|
BuildContext(String qualifier,
List<TargetEnvironment> environments,
BuildOutputDirectory targetDirectory)
Creates a new
BuildContext instance. |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.