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 20895

Summary: Cannot remove Compile/Build Actions from FolderNode
Product: platform Reporter: Petr Hrebejk <phrebejk>
Component: Data SystemsAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: blocker CC: asunhachawee, gordonp, jglick, jtulach
Priority: P2    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 30138    
Bug Blocks: 17815, 20894    

Description Petr Hrebejk 2002-02-26 16:32:20 UTC
As the cration of popup menu of FolderNode is hardcoded it is impossible
to remove the actions using xml layers (branding).

It is desirable to read the actions from xml layer.
Comment 1 Jesse Glick 2002-04-14 15:55:13 UTC
Note you can remove them programmatically by getting the data loader
and calling setAction. But that is rather ugly.
Comment 2 Petr Hrebejk 2002-07-09 09:55:38 UTC
*** Issue 24495 has been marked as a duplicate of this issue. ***
Comment 3 Marek Grummich 2002-07-22 11:16:57 UTC
Set target milestone to TBD
Comment 4 Marek Grummich 2002-07-22 11:20:09 UTC
Set target milestone to TBD
Comment 5 Jesse Glick 2002-07-23 01:05:00 UTC
Basically pending Looks, I guess.
Comment 6 David Strupl 2002-07-23 15:14:06 UTC
Part of the new datasystem/actions activities --> target milestone 4.0.
Comment 7 Jesse Glick 2002-10-18 22:11:46 UTC
I will handle this.
Comment 8 Jesse Glick 2002-11-02 21:32:16 UTC
See issue #19443.
Comment 9 Jesse Glick 2002-11-14 23:20:52 UTC
Important parts of #19443 implemented. (Update for planning purposes
only.)