Package | Description |
---|---|
org.netbeans.spi.project |
Support for defining project types.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MoveOrRenameOperationImplementation
A preferred substitute for
MoveOperationImplementation to be used when
the project can behave more simply, efficiently, and robustly when it is simply
being renamed (code and/or display name) without actually being moved to a new location. |