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 - Missing support for Ant freeform project node actions/icons
Summary: Missing support for Ant freeform project node actions/icons
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Freeform (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
: 69631 (view as bug list)
Depends on:
Blocks: 57776
  Show dependency tree
 
Reported: 2005-05-05 14:49 UTC by _ pkuzel
Modified: 2005-12-01 12:29 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 _ 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