|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
Project API | |
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 |
Generic project infrastructure.
Besides the visible Javadoc, this module permits a project to add implementations
of FileBuiltQueryImplementation
and SharabilityQueryImplementation
into the project lookup (rather than global lookup).
The implementations will be consulted only in the case the relevant file
belongs to that project (according to FileOwnerQuery
).
This helps avoid the need to consult irrelevant query implementations.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |