Applications built on top of NetBeans Platform may change configuration
of various aspects via branding. E.g. by providing different values
for certain keys in various Bundle
.
This page summarizes the list of such
branding APIs defined by modules with API.
MultiViewElement.Spliting.Enabled
to false
. NetBeans IDE
by default does allow spliting.
OPT_RestartAfterImport
to true
. NetBeans IDE
does require restart after settings import.
To get your API listed here, use
<api type='export' group='branding' ... />
in
your module arch.xml document.