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 70181 - should supports 2 or more source paths other than only src
Summary: should supports 2 or more source paths other than only src
Status: RESOLVED DUPLICATE of bug 49371
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-10 09:13 UTC by evzhy
Modified: 2006-01-05 17:04 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 evzhy 2005-12-10 09:13:52 UTC
hello, the source directory of project is 'src', but for the existing code and
resource, there are often other name of src, and many source path, for examples, 
framework\7610 and src\7610 are both source directories. I do not like that I
had to copy all source files into src directory. For multi-languages project,
there are often many source paths. And often switch between them, for english,
for japanese, for chinese...hope the config and switch is convenient
Comment 1 evzhy 2005-12-10 09:30:31 UTC
for j2me project, it seems can not set source directory to other than src
directory, and can not set multil-source path.
for j2se project, it can set source folder, but if I set to one path, for
example, to D:\working\jdk142src\j2se\src\share\javac, I can not exclude some
subdirectory or some source files, such
D:\working\jdk142src\j2se\src\share\javac\com\sun\tools\javadoc
Comment 2 evzhy 2005-12-10 10:02:13 UTC
for j2se project, this issue can be resolve by set more depth sub-folder, but if
there are many sub-folders to set, it is not convenient than set the parent
folder and excludes what you do not like. 
Comment 3 Jesse Glick 2006-01-05 17:04:05 UTC
Issue #49371 covers selective exclusions from source roots of j2seproject's.

For J2ME-specific bugs/RFEs, use 3rd-party/j2me.

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