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 173009

Summary: copy support - ignored folders are not deleted from target directory
Product: php Reporter: Filip Zamboj <fzamboj>
Component: FTP SupportAssignee: issues@php <issues>
Status: NEW ---    
Severity: blocker CC: tmysik
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Filip Zamboj 2009-09-24 13:22:29 UTC
Product Version: NetBeans IDE Dev (Build 090924)
Java: 1.6.0_16; Java HotSpot(TM) 64-Bit Server VM 14.2-b01

create project and enable copy support
all folders and files are copied to target directory 
make one of folders ignored 
this folder is not deleted from target directory 

expected result: folder is deleted from target directory
Comment 1 Tomas Mysik 2009-09-29 12:24:29 UTC
It depends what "ignored" means exactly :)  Right now, such folders are ignored from Projects view and editor
(code completion).
Comment 2 Filip Zamboj 2010-09-15 12:36:44 UTC
batch reassigning