Hi,
thakkardevang@gmail.com schrieb:
> How to add a new GLOBAL MENU (one at par with File, View, Tools and
> Help menu entries) in the menubar when creating a Netbeans 5.0 platform
> based application?
you must edit the 'layer.xml'
<folder name="Menu">
<attr name="File/TESTMENU" boolvalue="true"/>
<folder name="TEST">
</folder>
</folder>
Regards
Michael

Signature
http://www.smurfi.de
German NetBeans and GlassFish Site