public class ProjectFileParser
extends java.lang.Object
.project
file and
constructs an EclipseProject
for it.parseProject(EclipseProject)
Constructor and Description |
---|
ProjectFileParser() |
Modifier and Type | Method and Description |
---|---|
static EclipseProject |
parseProject(EclipseProject eclipseProject)
Parses the '.project' file of the given eclipse project.
|
public static EclipseProject parseProject(EclipseProject eclipseProject) throws FileParserException
eclipseProject
- FileParserException