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 178383 - Put existing source files to corresponded logical folder
Summary: Put existing source files to corresponded logical folder
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-09 10:29 UTC by ksc91u
Modified: 2014-04-14 14:31 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 ksc91u 2009-12-09 10:29:25 UTC
When adding existing .c/.h sources to project.
Files will be put under logical folder you called this function.

For instance, right click on "Header Files" -> "Add Existing Items", and add a .cpp file. It will be under Header Files, instead of Source Files.

Also it add from project root, files will be under project root.

Hope source and headers could be automatically under its logical folder.

Thanks.