|
org.netbeans.modules.project.libraries/1 1.36.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
librariesto be registered and persisted.
See:
Description
| External Libraries | |
|---|---|
| org.netbeans.api.project.libraries | Representation of a library, and the ability to find the installed libraries. |
| org.netbeans.spi.project.libraries | |
| org.netbeans.spi.project.libraries.support | |
ProjectLibrariesAPI
The Project Libraries API permits definitions of libraries
to be
registered and persisted. Library type providers may be registered and can
construct memory objects corresponding to persistent library definitions.
Library with properties
Added new factory methods into LibraryManager to create a Library
with associated properties.
Added displayName property into the Library's SPI
allowing an implementor to provide the a display name of the Library
which differs from the system (identifying) name.
Added the missing LibraryImplementation3.PROP_PROPERTIES providing the name
of the properties property.
Library to provide properties
Allow Library to provide properties.
API review of Sharable Libraries requested using URI for relative paths instead of URL.
Added LibraryCustomizerContext class to provide richer
context to libraries customizer.
Different technology support modules will supply definitions of different kinds of libraries, e.g. Java JARs, that may be reused in user projects. Modules may register library predefinitions to wrap libraries they bundle. Project type providers can refer to available libraries in customizer dialogs.
|
|
Read more about the implementation in the answers to architecture questions.
|
org.netbeans.modules.project.libraries/1 1.36.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||