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 91254 - Individual files/sub-folders should be able to be added to projects
Summary: Individual files/sub-folders should be able to be added to projects
Status: RESOLVED DUPLICATE of bug 49026
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 5.x
Hardware: Macintosh All
: P1 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-19 05:01 UTC by tfrysinger
Modified: 2006-12-20 00:33 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 tfrysinger 2006-12-19 05:01:33 UTC
It is necessary when working in a project shared by many developers to add an
individual file to a project. For example, adding a 'build.xml' that is shared
across IDE's. Once added, it becomes available to the CVS tools which would be
useful.

Further, it is necessary to be able to add a source folder but then filter out
sub-folders. Consider the structure of a project that is:

src
   /com/myco/oldversion
   /com/myco/newverson

The source folder should be 'src' but I do not want to recognize the
'oldversion' hierarchy in my project.
Comment 1 Jesse Glick 2006-12-20 00:33:53 UTC
Re. adding a build.xml which is shared across projects (I suppose that is what
you meant?) - just use the Favorites tab.

Re. oldversion package - see issue #49026.

*** This issue has been marked as a duplicate of 49026 ***