|
org.netbeans.modules.projectapi/1 1.36.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProjectManager.Result | |
---|---|
org.netbeans.api.project | General API for finding and manipulating all kinds of projects. |
org.netbeans.spi.project | Support for defining project types. |
Uses of ProjectManager.Result in org.netbeans.api.project |
---|
Methods in org.netbeans.api.project that return ProjectManager.Result | |
---|---|
ProjectManager.Result |
ProjectManager.isProject2(FileObject projectDirectory)
Check whether a given directory is likely to contain a project without actually loading it. |
Uses of ProjectManager.Result in org.netbeans.spi.project |
---|
Methods in org.netbeans.spi.project that return ProjectManager.Result | |
---|---|
ProjectManager.Result |
ProjectFactory2.isProject2(FileObject projectDirectory)
Test whether a given directory probably refers to a project recognized by this factory without actually trying to create it. |
|
org.netbeans.modules.projectapi/1 1.36.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |