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

Summary: Deleting folders with classes does not offer the Safe Delete from the refactoring engine
Product: php Reporter: dramalho
Component: RefactoringAssignee: Ondrej Brejla <obrejla>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.