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 59995

Summary: Installing 'Open APIs Support' causes spaces in Tools menu items
Product: apisupport Reporter: Jaromir Uhrik <juhrik>
Component: InspectorAssignee: Jesse Glick <jglick>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of menu before update...
Screenshot of menu after update...

Description Jaromir Uhrik 2005-06-15 10:03:46 UTC
[dev build #200506142000]
1.Connect to Development Update Center
2.Select "Developing NetBeans|Open APIs Support"
3.Install it (dependant modules "New Module Wizard" and "Group of Files" will be
installed too)
4.After the installation Tools menu items contain spaces on the left.
Comment 1 Jaromir Uhrik 2005-06-15 10:11:22 UTC
Created attachment 22682 [details]
Screenshot of menu before update...
Comment 2 Jaromir Uhrik 2005-06-15 10:13:17 UTC
Created attachment 22683 [details]
Screenshot of menu after update...
Comment 3 Jaromir Uhrik 2005-06-15 10:15:31 UTC
I have forgotten to mention that the menu item "Bean Browse Window" is added to
Tools menu and probably causes the issue.
Comment 4 Jesse Glick 2005-06-16 12:20:16 UTC
Will fix.
Comment 5 Jesse Glick 2005-06-16 17:17:18 UTC
committed   * Up-To-Date  1.87        apisupport/manifest.mf
committed   * Up-To-Date  1.22       
apisupport/src/org/netbeans/modules/apisupport/beanbrowser/BeanBrowseAction.java
committed   * Up-To-Date  1.21       
apisupport/src/org/netbeans/modules/apisupport/beanbrowser/BeanBrowseWindowAction.java
removed     * Up-To-Date  1.1        
apisupport/src/org/netbeans/modules/apisupport/resources/empty.gif
committed   * Up-To-Date  1.53       
apisupport/src/org/netbeans/modules/apisupport/resources/mf-layer.xml
Comment 6 Jaromir Uhrik 2005-06-17 15:14:11 UTC
Verified in daily dev build #200506161800.