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 58628 - Missing support for CVS web project actions/icons
Summary: Missing support for CVS web project actions/icons
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks: 57776
  Show dependency tree
 
Reported: 2005-05-05 14:58 UTC by _ pkuzel
Modified: 2006-08-21 13:19 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:58:33 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 _ pkuzel 2005-05-24 14:17:39 UTC
Checking in WebPhysicalViewProvider.java;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/WebPhysicalViewProvider.java,v
 <--  WebPhysicalViewProvider.java
new revision: 1.32; previous revision: 1.31
done
Comment 2 _ pkuzel 2005-05-26 17:54:47 UTC
Actions done, icons missing, see issue #57776 for example
Comment 3 _ pkuzel 2005-05-31 14:12:11 UTC
WebPhysicalViewProvider.java
new revision: 1.33

Project icon barged.

TODO "Important files" and subnodes.
Comment 4 Radko Najman 2005-12-09 09:24:41 UTC
Fixed.

Checking in WebViews.java;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/WebViews.java,v  <-- 
WebViews.java
new revision: 1.53; previous revision: 1.52
done
Comment 5 Dan Kolar 2006-08-21 13:19:09 UTC
v.