摘要:
1,安装intellij idea,默认安装即可 2,在本地安装git 3,file-->settings-->搜索git,选择安装目录下的git.exe 4,file-->new-->project from...git-->选择url,点击test,如果能成功则OK 阅读全文
摘要:
前提:已经在git上注册了账号,并且已接受项目建立者的邀请 导入步骤: 1、打开eclipse File Import,弹出以下界面,输入git 找到Projects from Git,选中 点击Next 点击next 之后,选择 Clone URI,点击Next 点击Next 之后,出现如下界面 阅读全文