Uses of Class
org.eclipse.tycho.core.ee.UnknownEnvironmentException
-
Packages that use UnknownEnvironmentException Package Description org.eclipse.tycho.core.ee -
-
Uses of UnknownEnvironmentException in org.eclipse.tycho.core.ee
Methods in org.eclipse.tycho.core.ee that throw UnknownEnvironmentException Modifier and Type Method Description static StandardExecutionEnvironmentExecutionEnvironmentUtils. getExecutionEnvironment(java.lang.String profileName)Get the execution environment for the specified OSGi profile name.
-