[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Hiding .DS_Store files in Subclipse Navigator view [OT?]

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-08-25 14:44:09 CEST

Graham Anderson <grahama1970@gmail.com> wrote on 08/25/2006 12:02:49 AM:

> This is an OS X issue.....
>
> Is there a way to hide all those pesky .DS_Store files in Eclipse's
> Navigator view using Subclipse?
> The .DS_Store filetype is NOT under version control, but it shows up
> within the Navigator
>
> Be nice not to see it everywhere

Subclipse is not involved in what is shown in an Eclipse view. I think
some of the views let you define filters that can hide stuff. It is
nothing we can do from Subclipse. The only way Subclipse is involved is
that you probably do not want to ever put these files in your repository.
Eclipse has a global ignored resources list under the Team preferences.
You would want to be sure to add a pattern that ignores these resources.
That will not hide the items from the view but it will keep team providers
from trying to deal with them.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Aug 25 14:44:24 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.