|
Forge - Parent 2.0.0.Alpha1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Exported public interface ProjectLocator
Locates project root directories, and creates instances of projects for that type.
Method Summary | |
---|---|
boolean |
containsProject(DirectoryResource resource)
Returns true if the given DirectoryResource contains an existing Project . |
Project |
createProject(DirectoryResource targetDir)
Create a new or existing Project with the given DirectoryResource as
Project.getProjectRoot() . |
Method Detail |
---|
Project createProject(DirectoryResource targetDir)
Project
with the given DirectoryResource
as
Project.getProjectRoot()
.
boolean containsProject(DirectoryResource resource)
DirectoryResource
contains an existing Project
.
|
Forge - Parent 2.0.0.Alpha1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |