Re: getting to ProjectMember from SourceElement

Vitezslav Stejskal <[email protected]> Mon, 04 Aug 2003 15:53:38 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Message-ID <[email protected]>

Peter Wisnovsky wrote:

> > There is a big difference among files which are on the ProjectFileSystem
> > (the FS which contains the project definition, the project file system
> > always implies a single Project) and file object which are belonging to
> > the project(s) but are on the other filesystems (local, ftp,...).
>
>Ah, this was my confusion. I supposed that the "project file system"
>in the docs was the directory on disk that held the files of the
>project. Would I be correct in supposing this the project equivelent
>of the XML system filesystem of old?
>  
>
Shortly, the "project file system" can be seen as a project equivalent 
of "default file system" (that one comprised from all module XML layers).
-vita