Following the advice in this link, Eclipse, classpath and subversion, I have setup my Eclipse project to ignore the Subversion directory. However, I cannot seem to find where those settings are actually stored. I want to be able to check them into a repository so, when I move to another computer, I (or a team) will have the settings in place and won't have to worry about the same issue.
Anybody know where I can find these settings? They do not exist in the project's .classpath or .project file.
Thanks