Uses of Class
org.eclipse.tycho.core.ee.StandardExecutionEnvironment
-
Packages that use StandardExecutionEnvironment Package Description org.eclipse.tycho.core.ee org.eclipse.tycho.core.osgitools -
-
Uses of StandardExecutionEnvironment in org.eclipse.tycho.core.ee
Methods in org.eclipse.tycho.core.ee that return StandardExecutionEnvironment Modifier and Type Method Description static StandardExecutionEnvironment
ExecutionEnvironmentUtils. getExecutionEnvironment(String profileName)
Get the execution environment for the specified OSGi profile name.Methods in org.eclipse.tycho.core.ee with parameters of type StandardExecutionEnvironment Modifier and Type Method Description int
StandardExecutionEnvironment. compareTo(StandardExecutionEnvironment otherEnv)
-
Uses of StandardExecutionEnvironment in org.eclipse.tycho.core.osgitools
Methods in org.eclipse.tycho.core.osgitools that return StandardExecutionEnvironment Modifier and Type Method Description StandardExecutionEnvironment[]
OsgiManifest. getExecutionEnvironments()
-