I can't see how to tell Eclipse to ignore the .git directory when doing a project-wide search (^H), so it either finds irrelevant stuff in .git or complains "Resource is out of sync".
I don't use any Eclipse-git plug-ins - I find them too confining compared to the command-line.
Is it possible to configure this?
(If there's an answer to this already, it isn't tagged with both eclipse and git.)