简体   繁体   English

在同一个Java项目中远程工作?

[英]working at the same java project remotely?

Some teacher give to us a group project and i need to work on this project with another guy and we would like to set up a kind of an online repository to be able to commit, revert etc.. 一些老师给我们提供了一个小组项目,我需要与另一个人一起进行这个项目,我们希望建立一种在线仓库,以便能够提交,还原等。

Is there a free online tool to do this without having to set up a complicated remote versioning server? 是否有免费的在线工具来执行此操作,而无需设置复杂的远程版本控制服务器?

We are using eclipse and java 8. 我们正在使用eclipse和Java 8。

Thanks 谢谢

BitBucket offers an unlimited number of private repositories for small teams. BitBucket为小型团队提供无限数量的私有存储库。 Of course, basic knowledge of git is necessary 当然,git的基础知识是必要的

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM