一、码云注册帐号:https://gitee.com/git
二、注册后点击--“+” --新建仓库app
3,找到ecilpse --Git repositoriesspa
ps:若是你的ecilpse没有Git repositories出现,.net
恭喜恭喜,你去安装一下ecilpse的git插件吧 安装教程:http://www.javashuo.com/article/p-gbutjhtu-nb.html插件
选择develop做为本地git分支,至于为啥 我的习惯 先开发(develop)分支而后再同步线上(master)分支blog
四、接着就是把本地项目先绑定到本地的develop分支上,而后commit到gitee上就ok了教程
选中项目 右键 --Team--ShareProject ci
ok了 绑定成功,接下来把项目提交上去element
选中项目 右键 --Team--Commit开发
完事了