美文网首页
eclipse项目提交github

eclipse项目提交github

作者: adced06edef5 | 来源:发表于2019-10-02 08:58 被阅读0次

1、本地创建一个项目


image.png

2、创建本地代码库并提交
team→Share project


image.png image.png
勾选Use or create repository in parent of project,点击Create Repository
image.png
commit
image.png
image.png
Add to Index
image.png
Add to Index 后效果
image.png
输入Commit Message
image.png
3、GitHub创建Repository
image.png
注意:不要勾选 Initialize this repository with a README
image.png
注意保存相应的git地址,此处为https://github.com/panli1988/test.git
4、在eclipse中push到刚刚创建的Repository
image.png
image.png
URI为刚刚保存的git地址
Source ref选择master,点击Add Spec
image.png
点击Next
image.png
Finish

相关文章

网友评论

      本文标题:eclipse项目提交github

      本文链接:https://www.haomeiwen.com/subject/xpvlpctx.html