Re: "ignored files" for projects?

Martin Entlicher <[email protected]> Wed, 25 Jun 2003 19:02:05 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Organization Sun Microsystems
Message-ID <[email protected]>
Vitezslav Stejskal wrote:
> 
> Hi John,
> 
> the concept of filesystems will be reworked a bit in projects. There
> will be something called 'master filesystem' which will automaticaly
> embed other types of filesystems like VCS when it recognizes their stuff
> on the disk. The master fs will also make available in IDE any file
> accesible on your machine by mounting results of
> java.io.File.listRoots() as a LocalFileSystems. This all should allow
> user to work with IDE without having to mount filesystems anymore.
> 
> Anyway, the "ignored files" property should be still available for the
> master fs, I think.

There is currently no access to filesystem properties as far as I know. Also an
API would be necessary so that the delegates of the master filesystem can get
to this property.

It should be also specified where other properties like backups, refresh time,
etc. will be located.

-Martin

> BTW, could you give us some examples when and how do
> you use this property?
> 
> Thanks,
> -vita
> 
> John Richardson wrote:
> 
> >I was playing around with the projects dev builds and noticed that there
> >seems to be no way to set a file filter up for the filesystems.  in NB
> >3.5 this would be the Properties:Expert:Ignored Files property of a
> >mounted filesystem.  I looked at a few of the projects documents and
> >didn't see any mention of it.
> >
> >Will "ignored files" functionality be dropped for 4.0?
> >
> >
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [email protected]
> >For additional commands, e-mail: [email protected]
> >
> >
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]