I didn't do this before nor see an easy workaround. Generally I highly recommend serious Platform applications to maintain an Platform fork and recompile it themselves. Then little customizations like this are just a matter of commenting a few lines of code. Of course, this makes updating the Platform more work, but a workaround is generally even harder to port as it's more complicated.
--emi On Wed, May 8, 2019 at 1:50 AM Jerome Lelasseux <[email protected]> wrote: > > In my RCP app the Customize action from the toolbars popup menu confuses > users and I'd like to remove it. > > Problem is that the popupmenu is not built from the layer file, it is > hardcoded (module Core Windows / ToolbarConfiguration.java / method > fillToolbarsMenu() method)... Is there a workaround ? Thanks. > > Jerome > --------------------------------------------------------------------- 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
