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 58624

Summary: Missing support for Ant freeform project node actions/icons
Product: projects Reporter: _ pkuzel <pkuzel>
Component: Ant FreeformAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 57776    

Description _ pkuzel 2005-05-05 14:49:18 UTC
Please allow CVS (and others) to plug-in actions into your project type node.
See issue #57776 that contains example based on J2SE project (most project types
are copy&pasted).

The contract is defined by issue #57874 and documented in projects/projectuiapi
Architecture document.
Comment 1 Jan Lahoda 2005-05-11 17:02:39 UTC
Fixed:
Checking in Actions.java;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/Actions.java,v  <-- 
Actions.java
new revision: 1.14; previous revision: 1.13
done
Comment 2 _ pkuzel 2005-05-26 17:56:41 UTC
Actions are OK, icon badging is missing, see issue #57776 for example.
Comment 3 Jan Lahoda 2005-11-30 17:30:24 UTC
*** Issue 69631 has been marked as a duplicate of this issue. ***
Comment 4 Jan Lahoda 2005-12-01 12:29:20 UTC
Fixed in the trunk:
Checking in Actions.java;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/Actions.java,v  <-- 
Actions.java
new revision: 1.18; previous revision: 1.17
done
Checking in ui/View.java;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/View.java,v  <-- 
View.java
new revision: 1.17; previous revision: 1.16
done
RCS file:
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/ProjectNodeWrapper.java,v
done
Checking in ui/ProjectNodeWrapper.java;
/cvs/ant/freeform/src/org/netbeans/modules/ant/freeform/ui/ProjectNodeWrapper.java,v
 <--  ProjectNodeWrapper.java
initial revision: 1.1
done