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 - copy support - ignored folders are not deleted from target directory
Summary: copy support - ignored folders are not deleted from target directory
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: FTP Support (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@php
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-24 13:22 UTC by Filip Zamboj
Modified: 2010-09-17 05:31 UTC (History)
1 user (show)

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 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