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

Summary: Missing support for CVS web project actions/icons
Product: javaee Reporter: _ pkuzel <pkuzel>
Component: Web ProjectAssignee: Radko Najman <rnajman>
Status: VERIFIED 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: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.