|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
Dependency | A dependency a module can have. |
InstalledFileLocator | Service providing the ability to locate a module-installed file in the NetBeans application's installation. |
ModuleInfo | General information about a module. |
ModuleInstall | Provides hooks for a custom module that may be inserted into the IDE. |
SpecificationVersion | Utility class representing a specification version. |
The IDE is capable of being extended by pluggable modules providing additional functionality. These modules are stored as JAR files containing the extension's classes, whose manifest file specifies how the module should be installed into the IDE. The Modules API describes how this works.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |