Reprepro is a way to solve the problem.
There is a nice tutorial on digitalocean: 'https://www.digitalocean.com/community/tutorials/how-to-use-reprepro-for...' on how to publish your packages.
It contains following instructions:
* Prepared and published a repository signing key
* Set up a repository with Reprepro, the repository manager
* Made the repository public with the web server Nginx
* Added the repository on another server
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)
Here are the basic/central steps to take.
Congrats, your project is ready to be used with Git and GitHub now.
Here's a good overview of Git and here are some useful notes with common commands.
Have fun! :-)