| Interface | Description |
|---|---|
| EclipseBuildCommand |
An Eclipse build command is a reference to a project builder object which automatically executes whenever a resource
in the associate project changes.
|
| EclipseLinkedResource |
Linked resources are files and folders that are stored in locations in the file system outside of the project's location.
|
| EclipseProject |
The complete model of an Eclipse project.
|
| EclipseProjectDependency |
Represents a dependency on another Eclipse project.
|
| EclipseProjectNature |
An Eclipse project nature definition.
|
| EclipseSourceDirectory |
A source directory in an Eclipse project.
|
| HierarchicalEclipseProject |
Represents the basic information about an Eclipse project.
|