How to collaborate on a Java project

When working in team on a Java project, we want to be able to contribute to the code, even though sitting in different locations. The changes to the code should be synchronized, and it should be possible to comment on the recent changes.
1 answer

Use SVN repository to collaborate on Java projects

This article solves the following challenge: 

How to collaborate on a Java project

One possible solution for Eclipse, is the svn repository. It requires though, the installation of some additional plugins like Subversion, TortoiseSVN and Subclipse. The complete installation guide is shown here: http://www.saltycrane.com/blog/2007/03/how-to-install-subversion-svn-with/

Evaluate complexity of present statement:

Select ratingCancelGuessingPassing knowledgeKnowledgeableExpert

Your rating: 2 Average: 2 (1 vote)

Taggings: