Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » EGit installation failure: conflicting dependency
EGit installation failure: conflicting dependency [message #1716910] Wed, 09 December 2015 01:36 Go to next message
wen liu is currently offline wen liuFriend
Messages: 7
Registered: September 2015
Junior Member
I want to install EGit from "install software" of eclipse, at first I get the following problem:

requires 'package org.apache.commons.codec.binary 1.6.0' but it could not be found


I download commons-codec-1.6.jar and rename it to org.apache.commons.codec.binary_1.6.0.jar put it in the eclipse plugin folder, as instructed in a stackoverflow topic

then I get the following problem

Cannot complete the install because of a conflicting dependency.
  Software being installed: Eclipse Git Team Provider 4.1.1.201511131810-r (org.eclipse.egit.feature.group 4.1.1.201511131810-r)
  Software currently installed: Eclipse IDE for Java EE Developers 1.3.0.20100617-0521 (epp.package.jee 1.3.0.20100617-0521)
  Only one of the following can be installed at once: 
    Team Support UI 3.5.100.I20100527-0800 (org.eclipse.team.ui 3.5.100.I20100527-0800)
    Team Support UI 3.7.0.v20130514-1224 (org.eclipse.team.ui 3.7.0.v20130514-1224)
    Team Support UI 3.5.101.R36x_v20100825-0800 (org.eclipse.team.ui 3.5.101.R36x_v20100825-0800)
    Team Support UI 3.5.102.R36x_v20110203-1036 (org.eclipse.team.ui 3.5.102.R36x_v20110203-1036)
    Team Support UI 3.7.1.v20130729-1104 (org.eclipse.team.ui 3.7.1.v20130729-1104)
  Cannot satisfy dependency:
    From: Eclipse IDE for Java EE Developers 1.3.0.20100617-0521 (epp.package.jee 1.3.0.20100617-0521)
    To: org.eclipse.epp.package.jee.feature.feature.group [1.3.0.20100617-0521]
  Cannot satisfy dependency:
    From: Eclipse Git Team Provider 4.1.1.201511131810-r (org.eclipse.egit.feature.group 4.1.1.201511131810-r)
    To: org.eclipse.egit.ui [4.1.1.201511131810-r]
  Cannot satisfy dependency:
    From: Git Team Provider UI 4.1.1.201511131810-r (org.eclipse.egit.ui 4.1.1.201511131810-r)
    To: bundle org.eclipse.team.ui [3.6.200,4.0.0)
  Cannot satisfy dependency:
    From: Java EE IDE Feature 1.3.0.20100617-0521 (org.eclipse.epp.package.jee.feature.feature.group 1.3.0.20100617-0521)
    To: org.eclipse.platform.feature.group [3.6.0.v20100602-9gF78GpqFt6trOGhL60z0oEx3fz-JKNwxPY]
  Cannot satisfy dependency:
    From: Eclipse Platform 3.6.0.v20100602-9gF78GpqFt6trOGhL60z0oEx3fz-JKNwxPY (org.eclipse.platform.feature.group 3.6.0.v20100602-9gF78GpqFt6trOGhL60z0oEx3fz-JKNwxPY)
    To: org.eclipse.team.ui [3.5.100.I20100527-0800]



my eclipse is:

Eclipse Java EE IDE for Web Developers.

Version: Helios Release
Build id: 20100617-1415

(c) Copyright Eclipse contributors and others 2005, 2010. All rights reserved.
Re: EGit installation failure: conflicting dependency [message #1717442 is a reply to message #1716910] Sun, 13 December 2015 19:29 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
The last EGit version which supported Helios was EGit 2.1.0 [1]. If you want a newer EGit you need to update to a newer Eclipse version.
Helios is very old, it was released in June 2010. If you update I'd recommend to the latest Eclipse release which is Mars.1 (4.5.1) which
was released Sept this year.

[1] https://wiki.eclipse.org/EGit/FAQ#What_versions_of_Eclipse_does_EGit_target.3F
Previous Topic:Performance enhancement in public class DirCacheCheckout {
Next Topic:unable to install in eclipse luna
Goto Forum:
  


Current Time: Fri Apr 26 23:24:25 GMT 2024

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

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

Back to the top