Uses of Interface
org.eclipse.tycho.model.classpath.ProjectClasspathEntry
Packages that use ProjectClasspathEntry
-
Uses of ProjectClasspathEntry in org.eclipse.tycho.model.classpath
Subinterfaces of ProjectClasspathEntry in org.eclipse.tycho.model.classpathModifier and TypeInterfaceDescriptioninterfacerepresents a container classpath entry, this could be for example: JRE Container (seeJREClasspathEntry.JRE_CONTAINER_PATH) JUnit Container (seeJUnitClasspathContainerEntry.JUNIT_CONTAINER_PATH_PREFIX) User Container (seeClasspathContainerEntry.USER_LIBRARY_PATH_PREFIX) ...interfaceinterfaceinterfaceinterfaceinterfacerepresents the main output folder defined in the classpath settingsinterfaceinterfaceMethods in org.eclipse.tycho.model.classpath that return types with arguments of type ProjectClasspathEntryModifier and TypeMethodDescriptionstatic Collection<ProjectClasspathEntry> static Collection<ProjectClasspathEntry> ClasspathParser.parse(File classpathFile, EclipseProject project)