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 - [50cat] should be able to delete Testing artifacts from Projects view
Summary: [50cat] should be able to delete Testing artifacts from Projects view
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-13 21:35 UTC by rrochat
Modified: 2011-08-31 14:06 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.