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 66751

Summary: [50cat] should be able to delete Testing artifacts from Projects view
Product: java Reporter: rrochat <rrochat>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description rrochat 2005-10-13 21:35:58 UTC
[ BUILD # : 200509261930 ]
[ JDK VERSION : 1.5.0_05 ]

When you create a new standalone module, the Projects view shows a "Unit Testing Packages" node.
For Java Applications, you get "Test Packages" and "Test Libraries".
If you're creating these modules/applications to do a small exercise or minor testing of your own, these directories are redundant.  The Projects right-button menu should allow you to delete them -- you shouldn't have to go to the Files view to do so.
Comment 1 Jesse Glick 2005-10-27 21:27:37 UTC
I.e. provide a Delete context menu item on Test Packages in case it is empty.