Re: A question about the New Java Project wizard
Svata Dedic <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Organization | CollabNet Hosting |
| Message-ID | <[email protected]> |
Petr Jiricka wrote: > > Chris, > > I think it would be quite confusing to show general directories and Java > source directories in the same list. Since they serve a different > purpose, they should be separate. > I explained about dozen of times that "directories determined to be java roots" is a heuristic function and so the result must be reviewed and confirmed correct by the user. In addition, not all directories that contain .java file are necessary or wanted as a Java Root. E.g. a scrapdir. The limited understanding of how differently is a project files root treated from a java root (or a web root, for example) creeps up every time we get to adding stuff to a project. -Svata