Class ClasspathParser
java.lang.Object
org.eclipse.tycho.model.classpath.ClasspathParser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<ProjectClasspathEntry> static Collection<ProjectClasspathEntry> parse(File classpathFile, EclipseProject project)
-
Field Details
-
CLASSPATH_FILENAME
- See Also:
-
-
Constructor Details
-
ClasspathParser
public ClasspathParser()
-
-
Method Details
-
parse
public static Collection<ProjectClasspathEntry> parse(File classpathFile, EclipseProject project) throws IOException - Throws:
IOException
-
parse
- Throws:
IOException
-