Hi guys, I wanted to know if my programmer friend and I can work on the same project with Eclipse synchronization or we need to split src every 10 minutes. I do not know what I should search in Google / any_other_engine, so I ask here. Thanks
You can, of course, use the "Command" menu, which gives you access to version control systems. I would recommend Git or Mercurial (distributed version control systems).
EGit/JGit : "" ( , Eclipse 3.7) " ...".
(, CVS SVN) Eclipse. , , .
(VCS), CVS, SVN, Git, Mercurial ..
SVN Notifier, , . . , , - !
/ cron svn update //.
svn update
Microsoft .
svnUpdate.bat - :
cd C:/path/to/your/working/copy svn update
, ( )
, svn ( SlikSvn) PATH ( svn , : " svn help..." .
svn
, : http://en.wikipedia.org/wiki/Revision_control
SVN CVS - , https://stackoverflow.com/questions/59791/free-online-private-svn-repositories.
, , Eclipse , ( ) java .
- - http://www.readwriteweb.com/cloud/2011/07/cloud9s-web-based-real-time-co.php
№. Eclipse .
However, there is an Eclipse plugin / project called Saros that claims to do this. And the Saros website has links to related projects that may be relevant.
(FYI - relevant search terms - is "collaborative programming.")