标签:
http://jingyan.baidu.com/article/f3ad7d0ffc061a09c3345bf0.html
$ git config --global user.name "xxx"
$ git config --global user.email "xxxxx@email.com"
生存密钥: $ ssh-keygen -t rsa -C “xxxxx@email.com” 按3个回车,密码为空。密钥将保存在C:\Users{用户名}.ssh
选择菜单:Help->Install New Software,然后在弹出窗口中的“Work with”中输入地址: http://beust.com/eclipse,如下图所示:
标签:
原文地址:http://www.cnblogs.com/Micheal-G/p/5036480.html