Re: Alternative UI of Project Explorer
Svata Dedic <[email protected]> Wed, 21 May 2003 20:50:17 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Organization | CollabNet Hosting |
| Message-ID | <[email protected]> |
Ann Sunhachawee wrote: >> I do like the idea of making a cleaner separation between the Sources >> node and the Packages node. Regardless of what happens, we may want to >> shift Sources to a different tab. I believe that when we discussed >> this before though in a thread about how the Add Sources functionality >> worked, Chris said that web apps projects could not have a completely >> Physical view of their contents, but I never got the specifics. > > Not sure what is meant by a "completely physical view" here. This means > something like show all the files under each directory in a project to Yes, that is the intent. The user should be able to get an overview on what the project is made from, shouldn't she ? It's nice to present super-intelligent logical views, but when it gets to file and version management, it always boil down to distinct files. A specific project nature may, of course, turn the view off, if disturbing for that project's use cases. -Svata