Re: "ignored files" for projects?

Vitezslav Stejskal <[email protected]> Wed, 25 Jun 2003 12:13:02 +0200
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Message-ID <[email protected]>
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. 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]
>
>
>  
>