How can I make Eclipse CDT store its .settings folder in the project folder instead of .metadata.plugins\org.eclipse.core.runtime.settings ?
More general, can Eclipse put all the settings there?
Background for the question is: I think there are many settings that I wand to put into SVN to archive and share in the project, but putting the .metedata branch into revision control seems to be the wrong way to do this.