Represents a dependency on another Eclipse project.
Type | Name and description |
---|---|
String |
getPath() Returns the path to use for this project dependency. |
EclipseProjectIdentifier |
getTarget() Returns the identifier of the target eclipse project. |
HierarchicalEclipseProject |
getTargetProject() Returns the target of this dependency. |
boolean |
isExported() Marks this dependency as exported. |
Methods inherited from class | Name |
---|---|
interface EclipseClasspathEntry |
getClasspathAttributes |
Returns the path to use for this project dependency.
Returns the identifier of the target eclipse project.
Returns the target of this dependency.
Marks this dependency as exported.