| 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.
|
| org.netbeans.spi.project.support |
| Class and Description |
|---|
| Project
Represents one IDE project in memory.
|
| ProjectInformation
General information about a project.
|
| ProjectManager
Manages loaded projects.
|
| ProjectManager.Result
A result (immutable) object returned from
ProjectManager.isProject2(org.openide.filesystems.FileObject) method. |
| SourceGroup
Representation of one area of sources.
|
| SourceGroupModifier.Future
A wrapper class that is capable of lazily creating a
SourceGroup instance. |
| Sources
Optional interface for a project to enumerate folders containing sources
of various kinds.
|
| Class and Description |
|---|
| Project
Represents one IDE project in memory.
|
| ProjectInformation
General information about a project.
|
| ProjectManager.Result
A result (immutable) object returned from
ProjectManager.isProject2(org.openide.filesystems.FileObject) method. |
| SourceGroup
Representation of one area of sources.
|
| Class and Description |
|---|
| Project
Represents one IDE project in memory.
|
| SourceGroup
Representation of one area of sources.
|
| Sources
Optional interface for a project to enumerate folders containing sources
of various kinds.
|