I want to share an eclipse project with the rest of my team through SVN. Which files should I add to subversion? In the workspace, there are many files which IMHO are not supposed to be on source control - they are a few megabytes in size.
When adding just the project, another user who checks out the code still has to import the project into the workspace.
Edit: maybe the correct question here, is how can I share my eclipse workspace using subversion?