当前位置: 首页 > 工具软件 > EGit > 使用案例 >

Eclipse 3.7如何安装egit

太叔岳
2023-12-01

如果你使用低于4.0版本eclipse,在线安装egit,会提示失败,因为线上的是支持eclipse4.0以上的egit。

所以请参照这个列表,自己选择url,进行安装。

比如我现在使用的是eclipse3.7版本。

所以我选择:

http://download.eclipse.org/egit/updates-1.3 进行在线更新 这样就没问题了。

EGIT和Eclipse对应关系:

EGitreleased forSupported Version of Eclipse
3.1.0.201310021548-rN/AEclipse 3.8.2/4.2.2 + (Juno)
3.0.3.201309161630-r4.3.1 (Kepler SR1)Eclipse 3.8.2/4.2.2 + (Juno)
3.0.1.201307141637-r4.3.0 (Kepler)Eclipse 3.8.2/4.2.2 + (Juno)
2.3.1.201302201838-r3.8.2/4.2.2 (Juno SR2)Eclipse 3.7.2+ (Indigo) (except EGit Import Support feature, which is optional)
2.2.0.201212191850-r3.8.1/4.2.1 (Juno SR1)Eclipse 3.7.2+ (Indigo) (except EGit Import Support feature, which is optional)
2.1.0.201209190230-r3.8.1/4.2.1 (Juno SR1)Eclipse 3.5.2+ (Galileo) (except EGit Import Support feature, which is optional)
2.0.0.201206130900-r3.8/4.2 (Juno)Eclipse 3.5.2+ (Galileo) (except EGit Import Support feature, which is optional)
1.3.0.201202151440-r3.7.2 (Indigo SR2)Eclipse 3.5.2+ (Galileo)
1.2.0.201112221803-r3.7.2 (Indigo SR2)Eclipse 3.5.2+ (Galileo)
1.1.0.201109151100-r3.7.1 (Indigo SR1)Eclipse 3.5.2+ (Galileo)
1.0.0.201106090707-r3.7.0 (Indigo)Eclipse 3.5.2+ (Galileo)

EGIT下载地址:


Release Versionp2 repository URLbrowse p2 repository
3.1.0.201310021548-r (latest release)http://download.eclipse.org/egit/updates-3.1updates-3.1
3.0.3.201309161630-rhttp://download.eclipse.org/egit/updates-3.0.3updates-3.0.3
3.0.1.201307141637-rhttp://download.eclipse.org/egit/updates-3.0.1updates-3.0.1
3.0.0.201306101825-rhttp://download.eclipse.org/egit/updates-3.0updates-3.0
2.3.1.201302201838-rhttp://download.eclipse.org/egit/updates-2.3updates-2.3
2.2.0.201212191850-rhttp://download.eclipse.org/egit/updates-2.2updates-2.2
2.1.0.201209190230-rhttp://download.eclipse.org/egit/updates-2.1updates-2.1
2.0.0.201206130900-rhttp://download.eclipse.org/egit/updates-2.0updates-2.0
1.3.0.201202151440-rhttp://download.eclipse.org/egit/updates-1.3updates-1.3
1.2.0.201112221803-rhttp://download.eclipse.org/egit/updates-1.2updates-1.2
1.1.0.201109151100-rhttp://download.eclipse.org/egit/updates-1.1updates-1.1
1.0.0.201106090707-rhttp://download.eclipse.org/egit/updates-1.0updates-1.0
0.12.1 (Incubation)http://download.eclipse.org/egit/updates-0.12updates-0.12
0.11.3 (Incubation)http://download.eclipse.org/egit/updates-0.11updates-0.11
0.10.1 (Incubation)http://download.eclipse.org/egit/updates-0.10updates-0.10
0.9.3 (Incubation)http://download.eclipse.org/egit/updates-0.9updates-0.9
0.8.4 (Incubation)http://download.eclipse.org/egit/updates-0.8updates-0.8

 类似资料: