Svatopluk Dedic created NETBEANS-5616:
-----------------------------------------
Summary: Options API dependency on Core
Key: NETBEANS-5616
URL: https://issues.apache.org/jira/browse/NETBEANS-5616
Project: NetBeans
Issue Type: Improvement
Components: platform - Options&Settings
Reporter: Svatopluk Dedic
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 (?)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists