EGit is the Git integration for Eclipse. Git is a distributed versioning system, which means every developer has a full copy of all history of every revision of the code, making queries against the history very fast and versatile. The EGit project is implementing Eclipse tooling on top of the JGit Java implementation of Git. To get started, check out our user guide: http://wiki.eclipse.org/EGit/User_Guide If you have any questions, please use our support forum: http://www.eclipse.org/forums/index.php?t=thread&frm_id=48
Categories: Code Management, SCM, Team Development
Additional Details
Eclipse Versions: 2023-12 (4.30), 2023-09 (4.29), 2023-06 (4.28), 2023-03 (4.27), 2022-12 (4.26), 2024-03 (4.31), 2024-06 (4.32), 2024-09 (4.33)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: Eclipse.org
Development Status: Production/Stable
Date Created: Friday, June 18, 2010 - 16:30
License: EPL
Date Updated: Friday, October 6, 2023 - 10:59
Submitted by: Chris Aniszczyk
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
October 2024 | 25/522 | 215 | 2 |
September 2024 | 25/642 | 1278 | 25 |
August 2024 | 27/641 | 1184 | 21 |
July 2024 | 27/663 | 1162 | 23 |
June 2024 | 30/681 | 1155 | 25 |
May 2024 | 32/682 | 1368 | 34 |
April 2024 | 31/687 | 1442 | 16 |
March 2024 | 34/694 | 1401 | 20 |
February 2024 | 30/687 | 1355 | 11 |
January 2024 | 33/691 | 1449 | 26 |
December 2023 | 31/671 | 1336 | 13 |
November 2023 | 26/686 | 1788 | 26 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 36
Reviews Add new review
Getting Error with Eclipse 2023 version
Submitted by Suk Raj on Tue, 06/06/2023 - 16:16
I am using below tools and versions and getting below error only while trying to opening the GIT Repositories.
Tools -
Eclipse IDE for Java Developers (includes Incubating components)
Version: 2023-03 (4.27.0)
Build id: 20230309-1520
OS: Windows 10, v.10.0, x86_64 / win32
Java vendor: Eclipse Adoptium
Java runtime version: 17.0.7+7
Java version: 17.0.7
Team Explorer Everywhere -
Downloaded latest version (14.137.0) from above GIT
Error Screenshot from Eclipse -
Error log from Eclipse -
!ENTRY org.eclipse.core.jobs 4 2 2023-06-06 10:22:49.293
!MESSAGE An internal error occurred during: “Loading section ‘All Repositories’”.
!STACK 0
java.lang.NoSuchMethodError: ‘org.eclipse.egit.core.RepositoryUtil org.eclipse.egit.core.Activator.getRepositoryUtil()’
at com.microsoft.tfs.client.eclipse.ui.egit.teamexplorer.TeamExplorerGitRepositoriesSection.loadRegisteredRepositories(TeamExplorerGitRepositoriesSection.java:215)
at com.microsoft.tfs.client.eclipse.ui.egit.teamexplorer.TeamExplorerGitRepositoriesSection.initialize(TeamExplorerGitRepositoriesSection.java:100)
at com.microsoft.tfs.client.eclipse.ui.egit.teamexplorer.TeamExplorerGitRepositoriesSection.initialize(TeamExplorerGitRepositoriesSection.java:105)
at com.microsoft.tfs.client.common.ui.controls.teamexplorer.TeamExplorerBaseControl$SectionLoadJob.run(TeamExplorerBaseControl.java:481)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
EGIT in IBM Transformation Extender Design Studio
Submitted by Grace Robert on Wed, 09/02/2020 - 10:20
I tried to install this EGIT plugin to IBM WebSphere Transformation Extender Design Studio but it is not working.How to browse GITLab URL in IBM WebSphere Transformation Extender Design Studio(Version 9.0.0.1)
Re: EGIT in IBM Transformation Extender Design Studio
Submitted by Matthias Sohn on Wed, 09/16/2020 - 19:46
In reply to EGIT in IBM Transformation Extender Design Studio by Grace Robert
I have no access to IBM WebSphere Transformation Extender Design Studio.
Contact IBM product support and ask them for help.
Will not download for Eclipse 4.6.3
Submitted by Edmund Reinhardt on Fri, 02/28/2020 - 17:07
I am seeing a similar issue
RDi 9.6 is based on Eclipse 4.6.3 which contains org.apached.ant plugin at 1.9.?
But when you request EGit via Eclipse marketplace it claims to give you EGit 5.5.1 but in fact it attempt to install 5.6.1 which requires org.apache.ant [1.10.5,2.0.0) and the install fails with the error
Cannot complete the install because one or more required items could not be found.
Software being installed: Git integration for Eclipse 5.6.1.202002131546-r (org.eclipse.egit.feature.group 5.6.1.202002131546-r)
Missing requirement: Git integration for Eclipse - UI 5.6.1.202002131546-r (org.eclipse.egit.ui 5.6.1.202002131546-r) requires 'bundle org.apache.ant [1.10.5,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Git integration for Eclipse 5.6.1.202002131546-r (org.eclipse.egit.feature.group 5.6.1.202002131546-r)
To: org.eclipse.egit.ui [5.6.1.202002131546-r]
It seems that there is a configuration problem that is making impossible for our customers to install EGit via Eclipse Marketpalce even though this is very popular.,
Re: Will not download for Eclipse 4.6.3
Submitted by Matthias Sohn on Tue, 03/03/2020 - 11:38
In reply to Will not download for Eclipse 4.6.3 by Edmund Reinhardt
see https://bugs.eclipse.org/bugs/show_bug.cgi?id=560647
The problem is fixed for 5.7.0 which will be released on Mar 18.
Until then you can install 5.7.0-SNAPSHOT from https://download.eclipse.org/egit/updates-nightly as a workaround.
Re: Re: Will not download for Eclipse 4.6.3
Submitted by Edmund Reinhardt on Wed, 03/04/2020 - 17:51
In reply to Re: Will not download for Eclipse 4.6.3 by Matthias Sohn
Thank you!
Bulky action to push all branch of all project
Submitted by Mostafa Barmshory on Thu, 12/07/2017 - 10:32
It is hard to push several projects one by one. Please add some bulky action such as push and pull. thnaks
I can't see any git views + uninstall gives errors
Submitted by Bart Raemdonck on Tue, 03/10/2015 - 05:58
I don't see any git views after the installation.
It seems like something went wrong during the installation but when I try to uninstall EGit it gives errors like: ""Eclipse Git Team Provider" cannot be fully uninstalled because other installed software requires it. The parts that are not required will be uninstalled.
"Java implementation of Git" cannot be fully uninstalled because other installed software requires it. The parts that are not required will be uninstalled."
Unable to see git views
Submitted by Dharmendra Kumar on Thu, 02/15/2024 - 12:12
In reply to I can't see any git views + uninstall gives errors by Bart Raemdonck
I do face the same issue and unable to use git views. Git integration for Eclipse is already installed. Given multiple try to restart but problem persist.
Do not upgrade if you use PTP!
Submitted by Spencer Williams on Fri, 01/23/2015 - 16:23
Parallel Tools Platform is not compatible with the new version of Jgit. Now I can't sync my remote projects, nor I can uninstall your plugin after upgrading it. Trying to revert my installation back is just giving me dependency errors. Eclipse is 1,000 programmers coding in their own world with no incentive to actually cooperate. You people have screwed me over for the last time. I will now be using PHPStorm. Thanks for wasting my time.
Reassessment
Submitted by Spencer Williams on Sun, 05/10/2015 - 01:02
In reply to Do not upgrade if you use PTP! by Spencer Williams
Let me first say that my previous comment, strangely, was the very first of mine that marketplace.eclipse.org accepted, to my knowledge. I have not yet tried PHPStorm. Clearly, I was too harsh in my reply, as I had come to rely heavily on both Git for Eclipse and the Parallel Tools Plugin and I was displeased to discover that PTP did not support some newer data format that JGit was using. Sadly, I can't find the site that talked more about the error, nor can I recall the particular error I saw. I might fault PTP more for not supporting what it was that the error said that either Egit or Jgit did support.
When I use the latest Egit with any other setup on Eclipse Luna, I do not run into problems. I have not yet tried the most recent PTP with Egit to see if things have changed, but I may look into it.
Revert, NOT SECURED !!!!!
Submitted by Pierre Bousquié on Tue, 12/17/2013 - 16:34
Lost 4 hours of works: Reason? Revert button in configure push is just right to Dry-Run button.
No security confirmation (revert is not reversible)... , no warning, same button as the other action.
Reason? Wanting to set back the password credential, miss click and 'voila' ... 4 hours. men. CLI is better, just because it's slower for that.
Thank you for sharing
Submitted by Paul Verest on Mon, 02/17/2014 - 09:20
In reply to Revert, NOT SECURED !!!!! by Pierre Bousquié
your next step should have been raising an issue. EGit authors don't check reviews here.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=428356
Kepler gives other error than marketplace
Submitted by jacques Mising name on Tue, 07/16/2013 - 03:57
Your original request has been modified.
"Eclipse Git Team Provider" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
Software being installed: Eclipse Git Team Provider 3.0.0.201306101825-r (org.eclipse.egit.feature.group 3.0.0.201306101825-r)
Software currently installed: Eclipse IDE for Java Developers 1.4.2.20120213-0813 (epp.package.java 1.4.2.20120213-0813)
Only one of the following can be installed at once:
Team Support UI 3.7.0.v20130514-1224 (org.eclipse.team.ui 3.7.0.v20130514-1224)
Team Support UI 3.6.101.R37x_v20111109-0800 (org.eclipse.team.ui 3.6.101.R37x_v20111109-0800)
Team Support UI 3.6.100.I20110525-0800 (org.eclipse.team.ui 3.6.100.I20110525-0800)
Cannot satisfy dependency:
From: Eclipse IDE for Java Developers 1.4.2.20120213-0813 (epp.package.java 1.4.2.20120213-0813)
To: org.eclipse.epp.package.java.feature.feature.group [1.4.2.20120213-0813]
Cannot satisfy dependency:
From: Eclipse Git Team Provider 3.0.0.201306101825-r (org.eclipse.egit.feature.group 3.0.0.201306101825-r)
To: org.eclipse.egit.ui [3.0.0.201306101825-r]
Cannot satisfy dependency:
From: Git Team Provider UI 3.0.0.201306101825-r (org.eclipse.egit.ui 3.0.0.201306101825-r)
To: bundle org.eclipse.team.ui [3.6.200,4.0.0)
Cannot satisfy dependency:
From: EPP Java Package 1.4.2.20120213-0813 (org.eclipse.epp.package.java.feature.feature.group 1.4.2.20120213-0813)
To: org.eclipse.platform.feature.group [3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q]
Cannot satisfy dependency:
From: Eclipse Platform 3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q (org.eclipse.platform.feature.group 3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q)
To: org.eclipse.team.ui [3.6.101.R37x_v20111109-0800]
EGit 3.0.x supports Juno
Submitted by Matthias Sohn on Thu, 08/08/2013 - 07:45
In reply to Kepler gives other error than marketplace by jacques Mising name
EGit 3.0.x supports Juno (Eclipse platform 4.2/3.8), Kepler (Eclipse platform 4.3) or Luna (Eclipse platform 4.4 development builds), for more details see [1]. Latest version which can be installed on Indigo (3.7) is EGit 2.3.1.
[1] http://wiki.eclipse.org/EGit/FAQ#What_versions_of_Eclipse_does_EGit_tar…
Cannot install
Submitted by jacques Mising name on Tue, 07/16/2013 - 03:54
Your original request has been modified.
"Eclipse Git Team Provider" is already installed, so an update will be performed instead.
"Java implementation of Git" is already installed, so an update will be performed instead.
Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse Git Team Provider 3.0.1.201307141637-r (org.eclipse.egit.feature.group 3.0.1.201307141637-r)
Missing requirement: Git Team Provider UI 3.0.1.201307141637-r (org.eclipse.egit.ui 3.0.1.201307141637-r) requires 'bundle org.eclipse.team.core [3.6.100,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: Eclipse Git Team Provider 3.0.1.201307141637-r (org.eclipse.egit.feature.group 3.0.1.201307141637-r)
To: org.eclipse.egit.ui [3.0.1.201307141637-r]
Download problem
Submitted by Bryan Ryu on Sun, 06/23/2013 - 22:11
It has a download problem in market place. could you check this problem?
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at http://download.eclipse.org/egit/updates-3.0/plugins/org.eclipse.jgit_3….
Connection reset
Install Page is Missing
Submitted by Michael Willems on Tue, 04/09/2013 - 18:18
I am admittedly a total noob, but I have tried downloading the egit installation packages in any provided links on 2 different computers, and every time I go to the installation download page, it gives me a 404 file missing and/or tells me that it should be in the options in the eclipse installation natively (it's not). Am I really the only one having this problem? I don't know where else to post this.
Just quit working
Submitted by Shane Duvall on Fri, 11/30/2012 - 18:07
I am at my wits end trying to get this to work. It has aways thrown a java error but still worked until suddenly today, now it just dies. So, I just went and downloaded the latest eclipse PDT from zend, added the new marketplace to install Egit, select all options and I get an error that there is a missing requirement for mylyn. Not sure why this has to be so difficult to get running on my enviro. It would appear others use and I don't read any issues. Any help will be appreciated. Thanks.
Error:
Cannot complete the install because one or more required items could not be found.
Software being installed: EGit Mylyn 2.1.0.201209190230-r (org.eclipse.egit.mylyn.feature.group 2.1.0.201209190230-r)
Missing requirement: EGit Mylyn 2.1.0.201209190230-r (org.eclipse.egit.mylyn.feature.group 2.1.0.201209190230-r) requires 'org.eclipse.mylyn.team_feature.feature.group 3.5.0' but it could not be found
Updating through Marketplace
Submitted by Micah Brandon on Thu, 12/20/2012 - 20:30
In reply to Just quit working by Shane Duvall
When I had a problem using Help -> Check for Updates with such-n-such missing feature group, instead I went to the Marketplace from inside Eclipse: Help -> Eclipse Marketplace. I searched for the missing requirement and hit the UPDATE button next to the product.
Fresh reinstall
Submitted by Chris Aniszczyk on Sat, 12/22/2012 - 19:20
In reply to Just quit working by Shane Duvall
Can you do an uninstall and then a fresh install of EGit?
same problem
Submitted by Leo Leo on Mon, 08/26/2013 - 23:18
In reply to Just quit working by Shane Duvall
I also encountered such a problem, So finally you is how to solve this problem, please help me, Thank you
Please report bugs to EGit Bugzilla
Submitted by Hendy Irawan on Fri, 06/03/2011 - 05:59
@soenke, please report the bug to the EGit Bugzilla, not here...
Problem with symbolic links in Eclipse
Submitted by Missing name M… on Wed, 05/18/2011 - 13:29
Hi,
first: thanks for the great tool! But I want to report a Bug.
I cloned an svn repository to an git repository with git svn clone. In this svn repository I have a lot of symbolic links. These symbolic links are symbolic links on the local filesystem after cloning. These symbolic links are not a problem for the normal git console. If you type:
git status
you will get the message: "nothing to commit (working directory clean)"
But if you go into eclipse and click "commit" you get a list with hundreds of symbolic links. The "status" column tells you for everey symbolic link: "Rem., not staged".
If you commit the selected symbolic links and click commit again, egit wants to add all files of the project again to the repository. It is a very bad idea to do a commit of these unchanged symbolic links.
At the moment I click on "deselect all" and select my changed files but this is very annoying ;).
Best think would be: Ignoring the symlinks. You cannot change the symlinks with eclipse so you do not have to commit them to git. Maybe it could be a checked checkbox in the commit window.
Thanks
Bug Reporting and Questions
Submitted by Chris Aniszczyk on Thu, 05/26/2011 - 10:41
In reply to Problem with symbolic links in Eclipse by Missing name M…
The proper place to ask questions about EGit is the forums...
http://www.eclipse.org/forums/index.php?t=thread&frm_id=48
If you find a bug, please file it here:
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EGit&rep_platform=A…
In your case, git-svn isn't supported by EGit.
Ready to use
Submitted by Jens Reimann on Fri, 05/06/2011 - 05:36
While it still has a 0.x version number is ready for use. It provides access to most git functionality in the "Eclipse way", nicely integrated.
There are still some rough edges, but starting with 0.11.x we are using it in our development team for the every day jobs without problems. And it is getting better with every version. Keep up the good work!
I only miss some more integration with Gerrit. Although Gerrit and git are two different things, eGit provides some integration with Gerrit and I would love to see more.