Uses of Package
org.eclipse.tycho.model.classpath
Packages that use org.eclipse.tycho.model.classpath
-
Classes in org.eclipse.tycho.model.classpath used by org.eclipse.tycho.model.classpathClassDescriptionrepresents a container classpath entry, this could be for example: JRE Container (see
JREClasspathEntry.JRE_CONTAINER_PATH) JUnit Container (seeJUnitClasspathContainerEntry.JUNIT_CONTAINER_PATH_PREFIX) User Container (seeClasspathContainerEntry.USER_LIBRARY_PATH_PREFIX) ...