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 StandardExecutionEnvironmentExecutionEnvironmentUtils. 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 intStandardExecutionEnvironment. 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()
-