Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » How to install egit plugin on Eclipse 3.7.1 (Indigo)?
How to install egit plugin on Eclipse 3.7.1 (Indigo)? [message #793122] Tue, 07 February 2012 20:06 Go to next message
Caroline blank is currently offline Caroline blankFriend
Messages: 1
Registered: February 2012
Junior Member
Hi,

I am somewhat new to Eclipse. I have Eclipse 3.7.1 (Indigo) installed on an ubuntu linux server. My understanding is that egit should be a part of this version of Eclipse. But I can not find it. Nor, can I find where to download the egit plugin for this version of Eclipse. My server is in a lab that has no external connection to the internet, so I need to add this plugin manually... any ideas?

Thanks,
/Caroline.
Re: How to install egit plugin on Eclipse 3.7.1 (Indigo)? [message #793170 is a reply to message #793122] Tue, 07 February 2012 21:10 Go to previous messageGo to next message
R Shapiro is currently offline R ShapiroFriend
Messages: 386
Registered: June 2011
Senior Member
You can grab the latest build as a zip from here:

https://hudson.eclipse.org/hudson/job/egit/lastSuccessfulBuild/artifact/org.eclipse.egit-updatesite/target/site/

The zip can be used as local archive to install -- almost. It's off by one level. You'll have to unzip and then re-zip everything under, but not including, 'site'.

Once you have a corrected zip file Do Help -> Install New Software. The click the "Add..." button. In the "Add Repository" popup dialog click "Archive...", then select the zip file from the file browser. Then click "OK".
That should begin the installation of the plugin.

[Updated on: Tue, 07 February 2012 21:41]

Report message to a moderator

Re: How to install egit plugin on Eclipse 3.7.1 (Indigo)? [message #793640 is a reply to message #793170] Wed, 08 February 2012 11:30 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
EGit is not yet contained in all Eclipse packages. So it might be necessary to install it after unzipping the package. Though it's contained in the Indigo p2 repository so you should be able to install from the Indigo repository. Alternatively you find the latest version in the Eclipse marketplace [1]. For offline installation you may download the p2 repository of the latest release here [2] as mentioned on the download page [3]. If you want bleeding edge download the p2 repository from Hudson as described in the last post on this thread.

[1] http://marketplace.eclipse.org/node/1336
[2] http://download.eclipse.org/egit/updates-1.2/org.eclipse.egit-updatesite-1.2.0.201112221803-r-site.zip
[3] http://www.eclipse.org/egit/download/
Previous Topic:[SOLVED] Git Staging View shows ignored files in EGit 1.2.0+
Next Topic:EGit (or maybe JGit) checks out the wrong branch
Goto Forum:
  


Current Time: Thu Apr 18 13:19:59 GMT 2024

Powered by FUDForum. Page generated in 0.02111 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top