Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Options API dependends on netbeans.core - just to reuse the code of ListImagesEditor beaninfo editor from the core package.
This means that every module that depends on Options API will, e.g. in unit test initialize full netbeans core (module system, ...).
- split options API (SPI) and options impl
- reuse the code through delegation