Hi,

On Thu, 23 Aug 2018 at 16:23, Andreas Hauffe
<andreas.hau...@tu-dresden.de> wrote:
> is there a simple way to restart a Netbeans Platform application after
> specific options in the options dialog are changed?

LifecycleManager?  Mark for restart then exit?

You may want some sort of UI in there though?!  Maybe something like
https://github.com/apache/incubator-netbeans/blob/master/platform/core.windows/src/org/netbeans/core/windows/options/LafPanel.java#L233

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to