This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 115696

Summary: 'Stack' is topmost submenu item in Netbeans with C/C++ Pack only
Product: cnd Reporter: soldatov <soldatov>
Component: -- Other --Assignee: _ gordonp <gordonp>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description soldatov 2007-09-17 12:34:57 UTC
Steps:
- Run Netbeans 6.0 with C/C++ Pack only (without Java)
- Verify 'Run' main menu item
==> 'Stack' is topmost submenu item
Comment 1 _ gordonp 2007-10-15 21:23:27 UTC
Fixed on 10/4:

RCS file: /cvs/cnd/gdb/src/org/netbeans/modules/cnd/debugger/gdb/resources/mf-layer.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -c -r1.7 -r1.8
*** mf-layer.xml        3 Oct 2007 02:34:38 -0000       1.7
--- mf-layer.xml        4 Oct 2007 23:00:23 -0000       1.8
***************
*** 186,191 ****
--- 186,192 ----
              <folder name="Stack">
                  <attr name="SystemFileSystem.localizingBundle"
stringvalue="org.netbeans.modules.debugger.resources.Bundle"/>
                  <attr name="SystemFileSystem.icon"
urlvalue="nbresloc:/org/netbeans/modules/debugger/resources/actions/Folder.gif"/>
+                 <attr name="position" intvalue="2100"/>

                  <file name="org-netbeans-modules-debugger-ui-actions-MakeCalleeCurrentAction.shadow">
                      <attr name="originalFile"
stringvalue="Actions/Debug/org-netbeans-modules-debugger-ui-actions-MakeCalleeCurrentAction.instance"/>
Comment 2 soldatov 2007-10-31 16:24:06 UTC
verified in 200710301200 build