How to add or remove menu options form Administrative and Help menus?

I want to use the Administrative menu and some of its options in my native application, but I am not able to edit these menus.

How can I add/delete some of the menu items in Administrative and Help menus?

-thanks

Hi Donavon,

The cuba-web-menu.xml file is not editable, the Administration and Help menus in Studio Menu Designer are not editable neither.

To add/delete some of the menu items, do the following: in Studio Menu Designer switch from the Composite mode to the Single Mode, there click New and add only the menu items you need, for example, the sec$User.browse for the Users browser or settings.
Thus, your application menu will be completely custom.

The same can be done in IDE by editing the web-menu.xml file and the menuConfig property in web-app.properties.