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 - 'Stack' is topmost submenu item in Netbeans with C/C++ Pack only
Summary: 'Stack' is topmost submenu item in Netbeans with C/C++ Pack only
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ gordonp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-17 12:34 UTC by soldatov
Modified: 2007-10-31 16:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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