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 81421 - cannot exclude sub-dirs or files when creating project
Summary: cannot exclude sub-dirs or files when creating project
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: 2006-07-29 18:04 UTC by sriharsha
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 sriharsha 2006-07-29 18:04:07 UTC
When creating a project I have to include a directory which has a few sub-dirs 
which I do not want to be compiled. I cannot exclude them, either I have to 
tweak the ant files or remove the files. It will be great if the project 
creation wizard will allow me to exclude the directories I do not want to 
include.