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 191756 - Deleting folders with classes does not offer the Safe Delete from the refactoring engine
Summary: Deleting folders with classes does not offer the Safe Delete from the refacto...
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-09 17:00 UTC by dramalho
Modified: 2012-04-10 12:21 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 dramalho 2010-11-09 17:00:13 UTC
Unlike when we delete individual classes, which offers the "Safely delete" option, deleting a folder filled with classes does not.

Not sure this is the expected behavior considering the individual "safely delete" treatment.