System properties can influence the behaviour of the running IDE in various ways. The most convenient place to specify them is in etc/netbeans.conf file. This page summarizes the list of such extension points defined by modules with API.
Setting this property affects the associated module autoupdate.ui.
Setting it to true
results in the detailed view (all visible plugins) been selected
when Installed tab is opened in Plugin Manager.
Otherwise the simple view (high-level features) is selected.
org.netbeans.modules.uihandler.Submit
property when invoking NetBeans.
org.netbeans.modules.uihandler.Submit
property when invoking NetBeans.
To get your API listed here, use
<api type='export' group='systemproperty' ... />
in
your module arch.xml document.