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 56736 - Inconsistent CVS submenu on logical sources nodes
Summary: Inconsistent CVS submenu on logical sources nodes
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks: 56590
  Show dependency tree
 
Reported: 2005-03-21 14:01 UTC by Radko Najman
Modified: 2005-03-25 14:49 UTC (History)
2 users (show)

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 Radko Najman 2005-03-21 14:01:37 UTC
Right click on Source Packages or Test Packages node in project logical view. If
"Package view" is set in 'Options/.../Look and Feel/Package View' setting, CVS
submenu is not shown. If "Tree View" is set, CVS item is shown.
Comment 1 Radko Najman 2005-03-24 09:04:56 UTC
Increasing to P3 as Jano wishes.
Comment 2 jrojcek 2005-03-24 16:54:36 UTC
If we provide VCS actions on packages, we should do it for Source and Test containers as well (if it is 
possible to implement it for 4.1). The VCS actions on those nodes should definitely not depend on the 
"Package View" setting.

For the future, the VCS actions should be present on most of the logical nodes in Project window.

Comment 3 Tomas Zezula 2005-03-25 14:49:08 UTC
Checking in
project/src/org/netbeans/spi/java/project/support/ui/PackageRootNode.java;
/cvs/java/project/src/org/netbeans/spi/java/project/support/ui/PackageRootNode.java,v
 <--  PackageRootNode.java
new revision: 1.15; previous revision: 1.14
done