Maybe it's a strange question but...
A friend of mine and I used to code together on small projects. Everyone has their own expertise in coding things.
This works quite well when coding in C on a remote location (over ssh on the same server).
My Question: Is there a possibility of developing java with eclipse with 2 or more people. Same time, same project, same files.
I know I can use SVN and make commit and update very often.
But: Is there a way to program in parallel on eclipse projects in "realtime" ?
Thanks,
Andre