Re: Alternative UI of Project Explorer

Svatopluk Dedic <[email protected]> Thu, 22 May 2003 11:16:21 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Organization CollabNet Hosting
Message-ID <[email protected]>
Petr Jiricka wrote:
> 
> Regarding the separation of Packages and Sources, I have a problem 
> understanding the role of the Sources node as such, so I can't comment.
> 
For purposes of NB4DEV project, I am thinking about Sources node's 
contents (less Packages, Webroot and other logical views) as about a 
container showing project contents (all files that form the project less 
external dependencies).

See Eclipse Navigator view, IDEA's Project view (in the combo above the 
explorer view) for a typical example (and use cases). MSVC has such 
node, too, in its project view and separates packages/classes onto their 
own tab.

-Svata