Package | Description |
---|---|
org.netbeans.api.project |
General API for finding and manipulating all kinds of projects.
|
org.netbeans.spi.project |
Support for defining project types.
|
Modifier and Type | Method and Description |
---|---|
static ProjectInformation |
ProjectUtils.getInformation(Project p)
Get basic information about a project.
|
Modifier and Type | Method and Description |
---|---|
ProjectInformation |
ProjectInformationProvider.getProjectInformation(Project project) |