MyEclipse8.5整合Git

下载Eclipse的git插件--EGit。官网地址: 点击打开链接

截止目前最新版本为3.5,历史版本如下:

Release Version Release Date p2 repository URL browse p2 repository
3.4.1.201406201815-r (latest release) 2014-06-23 http://download.eclipse.org/egit/updates-3.4.1 updates-3.4.1
3.4.0.201406110918-r 2014-06-18 http://download.eclipse.org/egit/updates-3.4 updates-3.4
3.3.2.201404171909-r 2014-04-17 http://download.eclipse.org/egit/updates-3.3.2 updates-3.3.2
3.3.1.201403241930-r 2014-03-25 http://archive.eclipse.org/egit/updates-3.3.1 updates-3.3.1
3.3.0.201403021825-r 2014-02-28 http://archive.eclipse.org/egit/updates-3.3 updates-3.3
3.2.0.201312181205-r 2013-12-18 http://archive.eclipse.org/egit/updates-3.2 updates-3.2
3.1.0.201310021548-r 2013-10-02 http://archive.eclipse.org/egit/updates-3.1 updates-3.1
3.0.3.201309161630-r 2013-09-17 http://archive.eclipse.org/egit/updates-3.0.3 updates-3.0.3
3.0.1.201307141637-r 2013-07-15 http://archive.eclipse.org/egit/updates-3.0.1 updates-3.0.1
3.0.0.201306101825-r 2013-06-26 http://archive.eclipse.org/egit/updates-3.0 updates-3.0
2.3.1.201302201838-r 2013-03-01 http://archive.eclipse.org/egit/updates-2.3 updates-2.3
2.2.0.201212191850-r 2012-12-20 http://archive.eclipse.org/egit/updates-2.2 updates-2.2
2.1.0.201209190230-r 2012-09-26 http://archive.eclipse.org/egit/updates-2.1 updates-2.1
2.0.0.201206130900-r 2012-06-27 http://archive.eclipse.org/egit/updates-2.0 updates-2.0
1.3.0.201202151440-r 2012-02-17 http://archive.eclipse.org/egit/updates-1.3 updates-1.3
1.2.0.201112221803-r 2011-12-23 http://archive.eclipse.org/egit/updates-1.2 updates-1.2
1.1.0.201109151100-r 2011-09-22 http://archive.eclipse.org/egit/updates-1.1 updates-1.1
1.0.0.201106090707-r 2011-06-22 http://archive.eclipse.org/egit/updates-1.0 updates-1.0
0.12.1 (Incubation) 2011-05-03 http://archive.eclipse.org/egit/updates-0.12 updates-0.12
0.11.3 (Incubation) 2011-02-21 http://archive.eclipse.org/egit/updates-0.11 updates-0.11
0.10.1 (Incubation) 2010-12-17 http://archive.eclipse.org/egit/updates-0.10 updates-0.10
0.9.3 (Incubation) 2010-09-17 http://archive.eclipse.org/egit/updates-0.9 updates-0.9
0.8.4 (Incubation) 2010-06-14 http://archive.eclipse.org/egit/updates-0.8 updates-0.8

可悲的是除了最新版本3.5以外其他版本均不能下载,开始不知道对应版本,于是下载了3.5版本。捣鼓了一上午

愣是没弄好。翻阅了N多资料,最后确定是版本过高,于是找到了一个1.2版本的。经测试可用

X想骂人,同一篇文章被转载来转载去,我想知道你们转的时候亲自试验过了吗,不知道害了多少人。

可能是由于技术的不断更新 导致了版本的兼容性问题,但至少也得注明当时的版本是多少吧

比如经测试目前MyEclipse8.5和EGIT-1.2可以使用。

顺便试着在MyEclipse6.0上安装,未成功。在网上也找不到egit的其他版本可供下载...

egit/updates-1.2下载地址:egit-updatesite-1.2

安装插件,以下两种方法任选其一

一、把下载的插件解压出来,在MyEclipse的dropins目录下新建一个egit文件夹,然后把刚才解压的features、plugins和另外两个jar包

全放进去。重启MyEclipse后,进入Window-Preferences-Team,看到Git选项,就说明安装成功了。

二、把下载的插件解压出来,只保留features和plugins两个文件夹即可。在MyEclipse下新建myPlugin(随意名字)文件夹,进去在此目录

下新建egit文件夹,把刚才解压的features和plugins两个文件夹全部放进去 然后在dropins目录下新建egit.link文件,

内容为(示例) :path=C:\\Users\\xxx\\AppData\\Local\\Genuitec\\MyEclipse 8.5 M1\\myPlugin\\egit

重启MyEclipse后,进入Window-Preferences-Team,看到Git选项,就说明安装成功了。

刚刚试了一下方法一,然后又再想试一下方法二,结果悲剧了。使用过方法一之后再使用方法二 Git插件就再也出不来了。

没有反复试(时间耗不起),不知道具体什么原因。最后只能卸载MyEclipse重装,然后照以上任一方法即安装成功。

作者:itmyhome

出处:http://blog.csdn.net/itmyhome1990/article/details/39961767

时间: 2024-10-09 22:55:08

MyEclipse8.5整合Git的相关文章

RStudio版本管理 整合Git

本文为原创,转载注明出处. 系统环境: win7 x64 R-3.1.0-win.exe RStudio-0.98.507.exe 前置条件:必须拥有github仓库: 如:https://github.com/xxx/Rproject 在已经有Github的用户基础上,执行下面操作 1.下载git   http://git-scm.com/ Git-1.9.2-preview20140411.exe 安装:默认的选项就行. 注意:不是githubp客户端,而是git 2. 配置Rstudio

redmine整合GIT版本库

redmine整合GIT版本库 服务器的环境: Ubuntu 11.10 64位 Redmine 1.4.5.stable.10943 git version 1.7.5.4 + gitolite 前言:由于redmine的版本比较低,所以新版本的配置方法有可能有差异.请实践者留意. redmine和git的安装过程掠过. 由于redmine中GIT插件自身对文件读写权限的限制,所以一般有2种处理方式: 1)修改已经存在的GIT版本的文件读写权限:改为redmine运行用户可以访问: 2)将GI

eclipse整合git

首先安装git插件,在Eclispe中,Help->Install New Software. 输入地址http://download.eclipse.org/egit/updates接着一路下一步,插件就安装好了. 在Eclipse中创建一个工程.然后在工程上右击->Team->Share project->git->next. 选择Use or create repository in parent folder of project,如下图,点finish. 执行完成之

整合git与wingIDE(加强代码的版本控制)

通过多次被IDE的闪退崩溃甚至无教程调教后,我深刻认识到开发wingIDE这种IDE的小公司,在很多功能方面就是个坑…… 所以,如果你的电脑比较好,运行pycharm无压力,建议略过此文,直接去用pycharm,省了下面的糟心事. 当然,我是属于电脑很烂,用pycharm时一点右键就会整个电脑卡死的那种,只能委曲求全用wingIDE,平时练习写写还好,这次需要做严格版本控制时,傻了眼了. 官方主页上关于版本控制的教程是两段分辨率超低的视频,还得FQ去看,然而看了并没有多少用处,因为他只是告诉你有

MyEclipse 8.5整合Git,并在Github上发布项目

我们在闲暇时间想加入些团队做点属于自己有意义的东西,那Github就是为你准备的.但是用惯SVN的我们就得学习学习了. 工具/原料 myeclipse8.5 github 方法/步骤 1 下载Eclipse的git插件——EGit.下载网址http://download.eclipse.org/egit/updates-1.3/org.eclipse.egit-updatesite-1.3.0.201202151440-r-site.zip ,这是截至目前最新版的,如果想下更新版本,访问EGit

MyEclipse整合Git

1. 在[email protected]申请账号,建立项目 2. MyEclipse中选择导入项目-->Git-->Projects from Git 3. 填入Git的地址.User Name和Password,然后选择master分支,将master分支合并到本地 4. Next后选择New Project Wizard,选择要生成的项目,这里我选择Web Project 5. 先前有项目代码,导入项目代码,可以再工作目录里直接复制 6. 选择Team-->Commit,将代码提交

【图文】Git学习之十步掌握通过Android Studio整合Git将本地库Push到远程库

前言 之所以写这篇文章是为了自己做备忘录用的,同时希望也能帮助到一些初学者. 图文步骤 第一步 打开Android Studio(以下简称AS)的VersionCotrol->Git 第二步 切到Github 第三步 第四步 在Select directory for git init中选择初始化你的本地Git库. 然后会在你的本地项目生成.git目录 第五步 打开Git Bash定位到上面的目录 第六步 重点来了,添加一个新的git远程库,形如: git remote add origin h

RStudio版本号管理 整合Git

本文为原创,转载注明出处. 系统环境: win7 x64 R-3.1.0-win.exe RStudio-0.98.507.exe 前置条件:必须拥有github仓库: 如:https://github.com/xxx/Rproject 在已经有Github的用户基础上,运行以下操作 1.下载git   http://git-scm.com/ Git-1.9.2-preview20140411.exe 安装:默认的选项即可. 注意:不是githubpclient.而是git 2. 配置Rstud

Eclipse上GIT插件EGIT使用

一.安装EGit插件 参考:MyEclipse8.5整合Git 二.EGit配置 配置个人信息 Window > Preferences > Team > Git > Configuration Location会自动查找~/.gitconfig文件(在Windows系统中对于多数人来说 位于C:\Documents and Settings\$USER下). 如何没有此文件,可打开Git Bash进行设置: $ git config --global user.name &quo