Ignoring Eclipse project files in SVN project

eclipse-pdtignoresubclipsesvn

I have a PHP project set up in Eclipse with SVN support. Now, Eclipse adds its project files .buildpath and .project to the project and Subclipse wants to add it to the repository.

Now I could just use svn:ignore to let SVN ignore the files, but that's not an option for various reasons. So, is there a way to make Eclipse and Subclipse ignore the files (which it should anyway)?

Best Answer

Preferences > Team > Ignored Resources