Hi,
I share a project with other team-members over SVN. Now I am using the SpringIDE-Plugin in my Eclipse which adds a <buildCommand>-Element to my .project file, which is also under version control. None of my team members does use the SpringIDE.
So my question is: If I commit the .project-file, could my colleagues workspace break after the next update?
Thanks