Re: A note about ICoreResource#lookup and ISearch in the filesystem.

"Hugo Palma" <[email protected]> Fri, 3 Mar 2006 13:32:35 +0000
Newsgroups gmane.comp.ide.eclipse.spindle.devel
Message-ID <[email protected]>
I've implemented a method:

boolean isVcsDirectory()

that returns true if the path represents a VCS directory and false
otherwise. The idea is that if you find a VCS dir you won't recurse into it
to find any resources.
This method should probably exist in the PathUtils class, i think it
makes sense for it to be there. Do you agree ? If so, do you want me to
move it there ?


Cheers

Hugo

On 18/02/06, Geoff Longman <[email protected]> wrote:
>
> IDE implementors must ensure that source control files and directories
> are excluded from lookups of any depth.
>
> ie CVS folder and thier contents, and .svn folders and thier contents.
>
> Geoff
>
> --
> The Spindle guy.          http://spindle.sf.net
> Get help with Spindle:
> http://lists.sourceforge.net/mailman/listinfo/spindle-user
> Blog:                     http://jroller.com/page/glongman
> Feature Updates:          http://spindle.sf.net/updates
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmdlnk&kid3432&bid#0486&dat1642
> _______________________________________________
> Spindle-developer mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/spindle-developer
>