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 176603

Summary: dbxtool: Windows has Services and Properties actions
Product: third-party Reporter: ivan <ivan>
Component: DBX-GuiAssignee: Chihin Ko <chihinko>
Status: RESOLVED FIXED    
Severity: normal CC: common_debugger
Priority: P3    
Version: 6.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description ivan 2009-11-11 15:39:00 UTC
These should be hidden.
Comment 1 Chihin Ko 2010-02-05 15:18:04 UTC
Fixes:
  need to add

        <file name="org-netbeans-core-ide-ServicesTabAction.shadow_hidden"/>
	<file name="org-netbeans-core-windows-actions-GlobalPropertiesAction.shadow_hidden"/>

  to mf-layer.xml for dbxtool

details:   http://lessing.sfbay.sun.com/hg/toolshg/rev/21efd045d922

changeset: 365:21efd045d922