Discussion:
[jboss-user] [JBoss Tools] - Eclipse: problem installing EGit and JBoss Tools
abdull
2012-08-05 14:35:11 UTC
Permalink
abdull [https://community.jboss.org/people/abdull] created the discussion

"Eclipse: problem installing EGit and JBoss Tools"

To view the discussion, visit: https://community.jboss.org/message/752081#752081

--------------------------------------------------------------
In my Eclipse
Indigo Service Release 2
Build id: 20120216-1857
installation,
I already have JBoss Tools installed. I would like to install EGit separately via the Eclipse Marketplace, but I get the following error message. What should I do?

~~~Error Message during installation~~~~

Your original request has been modified.
  "Eclipse EGit" is already installed, so an update will be performed instead.
  "Eclipse JGit" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
  Software being installed: Eclipse EGit 2.0.0.201206130900-r (org.eclipse.egit.feature.group 2.0.0.201206130900-r)
  Software currently installed: JBoss Tools EGit Integration (Experimental) 2.3.0.v20120613-1951-H135-Final (org.jboss.tools.openshift.egit.integration.feature.feature.group 2.3.0.v20120613-1951-H135-Final)
  Only one of the following can be installed at once:
    Git Team Provider UI 2.0.0.201206130900-r (org.eclipse.egit.ui 2.0.0.201206130900-r)
    Git Team Provider UI 1.1.0.201109151100-r (org.eclipse.egit.ui 1.1.0.201109151100-r)
    Git Team Provider UI 1.3.0.201202151440-r (org.eclipse.egit.ui 1.3.0.201202151440-r)
    Git Team Provider UI 1.2.0.201112121913 (org.eclipse.egit.ui 1.2.0.201112121913)
    Git Team Provider UI 1.0.0.201106090707-r (org.eclipse.egit.ui 1.0.0.201106090707-r)
  Cannot satisfy dependency:
    From: Eclipse EGit 2.0.0.201206130900-r (org.eclipse.egit.feature.group 2.0.0.201206130900-r)
    To: org.eclipse.egit.ui [2.0.0.201206130900-r]
  Cannot satisfy dependency:
    From: JBoss Tools EGit Integration (Experimental) 2.3.0.v20120613-1951-H135-Final (org.jboss.tools.openshift.egit.integration.feature.feature.group 2.3.0.v20120613-1951-H135-Final)
    To: org.jboss.tools.openshift.egit.ui [2.3.0.v20120613-1951-H135-Final]
  Cannot satisfy dependency:
    From: EGit integration UI 2.3.0.v20120613-1951-H135-Final (org.jboss.tools.openshift.egit.ui 2.3.0.v20120613-1951-H135-Final)
    To: bundle org.eclipse.egit.ui [1.0.0,2.0.0)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


((( The problem seems to be located at " JBoss Tools EGit Integration (Experimental) 2.3.0.v20120613-1951-H135-Final (org.jboss.tools.openshift.egit.integration.feature.feature.group 2.3.0.v20120613-1951-H135-Final)JBoss Tools EGit Integration (Experimental) 2.3.0.v20120613-1951-H135-Final (org.jboss.tools.openshift.egit.integration.feature.feature.group 2.3.0.v20120613-1951-H135-Final) " )))
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/752081#752081]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
Andre Dietisheim
2012-08-06 12:12:48 UTC
Permalink
Andre Dietisheim [https://community.jboss.org/people/adietish] created the discussion

"Re: Eclipse: problem installing EGit and JBoss Tools"

To view the discussion, visit: https://community.jboss.org/message/752181#752181

--------------------------------------------------------------
Hi abdull

Your current install obviously refuses you to upgrade egit to 2.0. The simplest thing that should work for you is to uninstall openshift tools and reinstall the latest ones.In the meantime,
I'll look into the details and try to find out why you get this conflict.

Cheers
André
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/752181#752181]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
Max Rydahl Andersen
2012-08-06 16:39:16 UTC
Permalink
Max Rydahl Andersen [https://community.jboss.org/people/maxandersen] created the discussion

"Re: Eclipse: problem installing EGit and JBoss Tools"

To view the discussion, visit: https://community.jboss.org/message/752250#752250

--------------------------------------------------------------
For now install EGit 1.x and it will work.

But since you installed JBoss Tools you also got egit - is that not working for you ?

You can also use JBoss Central software/update page to get a guaranteed to work together with JBoss Tools egit version.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/752250#752250]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
abdull
2012-08-07 12:31:54 UTC
Permalink
abdull [https://community.jboss.org/people/abdull] created the discussion

"Re: Eclipse: problem installing EGit and JBoss Tools"

To view the discussion, visit: https://community.jboss.org/message/752374#752374

--------------------------------------------------------------
Hi André and Max,
thanks for your quick replies.

Yes, JBoss Tools' EGit 1.x version is working for me and for the time being it works smoothly with my OpenShift development workflow.
But from my Eclipse experience, sooner or later, I expect problems creeping in my Eclipse installation when sticking with this older version:
Other plugins may expect an EGit version greater or equal to EGit 2.0. E.g., imagine some testing framework Eclipse plugin depending on EGit 2.0. Now I will have to decide, "do I stick to JBoss Tools, or do I drop JBoss Tools for having the testing framework plugin work?"

As much as I'm aware of, the JBoss Tools don't participate in the yearly synchronized Eclipse release train. http://www.eclipse.org/juno/projects.php EGit for instance is part of the Eclipse release train. Maybe my issue is one reason for hopping on the release train too?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/752374#752374]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
Max Rydahl Andersen
2012-08-14 08:48:56 UTC
Permalink
Max Rydahl Andersen [https://community.jboss.org/people/maxandersen] created the discussion

"Re: Eclipse: problem installing EGit and JBoss Tools"

To view the discussion, visit: https://community.jboss.org/message/753502#753502

--------------------------------------------------------------
abdull - its impossible to be on the synchronized release train with all parts of JBoss Tools, but we do what we can to have nightly builds that works against latest/greatest.

We have that this year too - look at jboss.org/tools/download for the Eclipse 4.2 nightly updatesite.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/753502#753502]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
Juergen Zimmermann
2012-08-15 07:44:00 UTC
Permalink
Juergen Zimmermann [https://community.jboss.org/people/Juergen.Zimmermann] created the discussion

"Re: Eclipse: problem installing EGit and JBoss Tools"

To view the discussion, visit: https://community.jboss.org/message/753734#753734

--------------------------------------------------------------
FYI, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=387136 https://bugs.eclipse.org/bugs/show_bug.cgi?id=387136 about including EGit as part of the Java EE package.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/753734#753734]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
Andre Dietisheim
2013-01-10 09:15:33 UTC
Permalink
Andre Dietisheim [https://community.jboss.org/people/adietish] created the discussion

"Re: Eclipse: problem installing EGit and JBoss Tools"

To view the discussion, visit: https://community.jboss.org/message/790023#790023

--------------------------------------------------------------
FYI: Juno SR2 and Kepler, both will supply EGit in the EE IDE. The required changes were pushed: https://bugs.eclipse.org/bugs/show_bug.cgi?id=387136#c7 https://bugs.eclipse.org/bugs/show_bug.cgi?id=387136#c7
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/790023#790023]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
Loading...