eclipse中安装git-flow插件

[size=large]想要在eclipse中安装git插件,需要满足如下几个条件:
1、需要下载mars火星版eclipse;
2、安装git插件有两种方式:
a、选择help-Install New Software,选择add,在弹出窗口中填写Name:EGit,Location中填写:http://download.eclipse.org/egit/updates/
b、选择help-Eclipse Marketplace,搜索egit,点击update进行安装
c、下载gitflow插件,在b中搜索gitflow,点击update进行安装
3、安装好之后,可以选择window-Perspective-Customize Perspective,在弹出来的窗口中选择
需要展示的git按钮即可
[/size]

你可能感兴趣的:(eclipse中安装git-flow插件)