Class | Description |
---|---|
ProjectFactory |
The project factory can be used the read eclipse projects from a workspace.
|
ResolvedPathEntry |
Encapsultes a resolved classpath entry.
|
Exception | Description |
---|---|
BuildOrderException |
Thrown to indicate that the build order of an project set can not be resolved
(e.g.
|
MultipleFolderException |
Indicates that a project contains more than one path of
a specific "category" (outputpath, sourcepath, ...)
|