Unable to install EGit Task focused interface in Eclipse Luna - eclipse

I'm trying to install the latest EGit 4.0.1 in Eclipse Luna but when I select the Task focused interface component I get this error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse Git Team Provider - Task focused interface 4.0.1.201506240215-r (org.eclipse.egit.mylyn.feature.group 4.0.1.201506240215-r)
Missing requirement: Eclipse Git Team Provider - Task focused interface 4.0.1.201506240215-r (org.eclipse.egit.mylyn.feature.group 4.0.1.201506240215-r) requires 'org.eclipse.mylyn.team_feature.feature.group 3.5.0' but it could not be found
I found several posts about the same problem and the answer is always the same, do not select that component, I know it is optional, but in this case I need it.

Install mylyn and mylyn git connector as well

Make sure when you go into the Help -> Install page that you select the 'Contact all sites' checkbox, and that you have the Luna (or Mylyn) update sites in your available software sites - then it will automatically install the Mylyn connector, which is a necessary pre-requisite for the thing you are installing.

Related

GitHub Mylyn Connector installation

If i try to install the GitHub Mylyn Connector, i get this error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse GitHub integration with task focused interface 3.3.0.201403021825-r (org.eclipse.mylyn.github.feature.feature.group 3.3.0.201403021825-r)
Missing requirement: Eclipse GitHub integration with task focused interface 3.3.0.201403021825-r (org.eclipse.mylyn.github.feature.feature.group 3.3.0.201403021825-r) requires 'org.eclipse.mylyn_feature.feature.group 3.7.0' but it could not be found
- I could not find any other post with this error-message :/
I already installed EGit, and I also tried to install the Github Mylyn Connector with the Eclipse Marketplace but it didn't change anything.
I use Eclipse 4.3 for Mac OS X
Thanks for any help
The GitHub Mylyn Connector has been broken in the Eclipse Marketplace for at least a month now.
To manually install it, visit the EGit home page
http://eclipse.org/egit/download/
And copy the update link you want to use. I use the following:
http://download.eclipse.org/egit/github/updates
In Eclipse, go to
Help > Install New Software... > Click the Add... button
In the Name field type GitHub Mylyn Connector for future reference, and past the update URL in the Location field.
Click the OK button.
You should now see the Collaboration option, and you can expand it to verify that it will install "Eclipse GitHub integration with task focused interface".
Click Next, agree to the terms, Next, have Eclipse restart, and you should be ready to go.
After Eclipse starts up again, open the Task Repositories view > right-click in the view > click Add Task Repository.. > Choose GitHub Issues > Then continue on with configuring for GitHub and creating a New Query.

FDT5 EGit installation error

When I try to install EGit via the update URL or marketplace I get the following error:
Cannot complete the install because one or more required items could
not be found. Software being installed: Eclipse Git Team Provider
3.2.0.201312181205-r (org.eclipse.egit.feature.group 3.2.0.201312181205-r) Missing requirement: Git Team Provider UI 3.2.0.201312181205-r (org.eclipse.egit.ui 3.2.0.201312181205-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.2.0.201312181205-r (org.eclipse.egit.feature.group 3.2.0.201312181205-r)
To: org.eclipse.egit.ui [3.2.0.201312181205-r]
My FDT5 is up to date.
Can I somehow install the org.eclipse.team.core bundle to solve the dependency?
As said, FDT ships on Eclipse Juno (4.2) on which EGit has tested to work smoothly.
You can install EGit by:
Help > Install New Software
Click on Available Software Sites
Check in Juno (http://download.eclipse.org/releases/juno)
Click OK to close
From Work with select choose Juno
Check in Collaboration > Eclipse EGit
We've also tested JGit to work smoothly.
I don't know what FDT 5 is, but from the error it looks like it is based on an old version of the Eclipse Platform.
EGit 3.2 requires Eclipse Platform >= 3.8.2/4.2.2, see What versions of Eclipse does EGit target? in the FAQ.
Either upgrade FDT or try installing an older version of EGit such as 2.3.1, see Where can I find older releases of EGit?.

error : Mylyn GitHub connector not installing on eclipse juno

installed EGit plugin for eclipse successfully but Mylyn GitHub connector is not installing on eclipse.here i am adding the error details
Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse EGit Mylyn GitHub Feature 2.3.0.201302130906 (org.eclipse.mylyn.github.feature.feature.group 2.3.0.201302130906)
Missing requirement: Mylyn GitHub Connector UI 2.3.0.201302130906 (org.eclipse.mylyn.github.ui 2.3.0.201302130906) requires 'package org.eclipse.egit.core [2.3.0,2.4.0)' but it could not be found
Cannot satisfy dependency:
From: Eclipse EGit Mylyn GitHub Feature 2.3.0.201302130906 (org.eclipse.mylyn.github.feature.feature.group 2.3.0.201302130906)
To: org.eclipse.mylyn.github.ui [2.3.0.201302130906]
That happens if your eclipse version is too old, as detailled in bug 365425
Make sure your Eclipse is at least 3.7 or more recent.
The latest EGit 3.0.x would require an Eclipse Kepler 4.3.
Happened to me yesterday because GitHub Mylyn Connector (http://download.eclipse.org/egit/github/updates) was missing in Eclipse Window / Preferences / Install/Update / Available Software Sites and Eclipse tried to retrieve the obsolete version 2.3.0 from another http://download.eclipse.org/??? software site (can't remember exactly), including org.eclipse.mylyn.github.ui [2.3.0.201302130906] while there already was a preinstalled 3.0.3.something version in Juno. Adding the missing Software Site allowed me to install version 3.0.3...

How to install Xtend 2.4 for Android?

I'm trying follow this article
When I try to 'Disable the checkbox Contact all update sites during install to find required software, to avoid unwanted updates of other Eclipse plug-ins.' I can't to make next steps because
Cannot complete the install because one or more required items could not be found.
Software being installed: Xtend SDK 2.4.0.v201303201134 (org.eclipse.xtend.sdk.feature.group 2.4.0.v201303201134)
Missing requirement: Xtend Standalone Bundle 2.4.0.v201303201134 (org.eclipse.xtend.standalone 2.4.0.v201303201134) requires 'bundle org.eclipse.emf.codegen 2.5.0' but it could not be found
Cannot satisfy dependency:
From: Xtend SDK 2.4.0.v201303201134 (org.eclipse.xtend.sdk.feature.group 2.4.0.v201303201134)
To: org.eclipse.xtend.standalone [2.4.0.v201303201134]
Or I get error during installation in eclipse if enabale that checkbox.
An error occurred while collecting items to be installed
session context was:(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,com.android.ide.eclipse.base,21.1.0.v201302060044-569685
No repository found containing: osgi.bundle,com.android.ide.eclipse.ddms,21.1.0.v201302060044-569685
No repository found containing: org.eclipse.update.feature,com.android.ide.eclipse.ddms,21.1.0.v201302060044-569685
to install Xtend but do not contact eclipse update site, you just need to add the EMF update site if not already done.
Help -> Install new Software -> Available Software sites -> Add...
http://download.eclipse.org/modeling/emf/emf/updates/releases
After that disable all the Software sites except of EMF and Xtext (unfortunately I can't post images here)
Now, after closing with "Ok", choose work with Xtext update site. Select Xtend from the treeview, enable the "Contact all update sites" (unfortunately I can't post images here) and follow the next wizard steps.
It sounds like you are trying all that on a classic Eclipse installation, without the Android plugins installed. Therefore please re-read the tutorial section "Setting up the IDE", it recommends to download and install th "all-in-one" bundle from the Android website or to manually install the ADT plugin into an existing Eclipse.
You should not uncheck the checkbox during the update. Eclipse will only add necessary updates to the list of plugins to be installed. And you can review that list once again in the installation wizard after Eclipse decided about the plugins.
The Article assumes that you have a running Eclipse with EMF installed. This does not seem to be the case for you. Just leave 'Contact all update sites during install to find required software' and it will properly install EMF.
Work fine for me when i take Eclipse build with already installed Xtend SDK and installing the ADT Plugin.

Can't install Maven SCM Handler for EGit for Juno

I've updated my eclipse indigo to juno via the Help->Check for updates menu.
I noticed I had updates for egit (2.x) and jgit (2.x) which clashed with my current installations (1.3.x) and so I removed all my egit plugins (eigt,jgit,egit-mylyn and Maven SCM Handler for EGit). I then tried to install the above egit plugins and was able to install egit and jgit but was unable to install Maven SCM Handler for EGit.
I tried updating grvia the m2e marketplace and got the following error:
Cannot complete the install because of a conflicting dependency.
Software being installed: Maven SCM Handler for EGit 0.14.0.201110251725 (org.sonatype.m2e.egit.feature.feature.group 0.14.0.201110251725)
Software currently installed: Eclipse EGit 2.0.0.201206130900-r (org.eclipse.egit.feature.group 2.0.0.201206130900-r)
Only one of the following can be installed at once:
Git Team Provider Core 2.0.0.201206130900-r (org.eclipse.egit.core 2.0.0.201206130900-r)
Git Team Provider Core (Incubation) 0.8.4 (org.eclipse.egit.core 0.8.4)
Git Team Provider Core 1.1.0.201109151100-r (org.eclipse.egit.core 1.1.0.201109151100-r)
Git Team Provider Core 1.3.0.201202151440-r (org.eclipse.egit.core 1.3.0.201202151440-r)
Git Team Provider Core (Incubation) 0.11.1 (org.eclipse.egit.core 0.11.1)
Git Team Provider Core (Incubation) 0.9.1 (org.eclipse.egit.core 0.9.1)
Git Team Provider Core 1.0.0.201106090707-r (org.eclipse.egit.core 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.core [2.0.0.201206130900-r]
Cannot satisfy dependency:
From: Maven SCM Handler for EGit 0.14.0.201110251725 (org.sonatype.m2e.egit 0.14.0.201110251725)
To: bundle org.eclipse.egit.core [1.0.0,2.0.0)
Cannot satisfy dependency:
From: Maven SCM Handler for EGit 0.14.0.201110251725 (org.sonatype.m2e.egit.feature.feature.group 0.14.0.201110251725)
To: org.sonatype.m2e.egit [0.14.0.201110251725]
I guessed from the error that the artifact which is in the marketplace is not yet up-to-date and so I tried to download the latest m2e-git from the nexus repository but I didn't really knew what to do with it.
I placed the contents in a subdirectory of the plugins folder and did not see it appear in the "what is installed" dialog so I'm assuming it didn't work.
Has anyone managed to get this to work?
Yes, this has been an issue for other m2e connectors as well since Juno was released. I've posted the steps that I used to get around this issue here.
Here are the instructions:
Click Help
Click Install New Software
Uncheck the box labeled Group items by category (this step is important or you won't see the connector in the table)
Paste in this URL http://repository.tesla.io:8081/nexus/content/sites/m2e.extras/m2eclipse-egit/0.14.0/N/0.14.0.201305250025/
Finish the plugin install wizard and restart the workspace
This will work for Eclipse 4.3 (Kepler): http://repository.tesla.io:8081/nexus/content/sites/m2e.extras/m2eclipse-egit/0.14.0/N/0.14.0.201305250025/
Remember to uncheck the box labeled Group items by category
I took the code from git and created a build that works with keppler + m2eclipse 0.14 + egit 3.x.
Use this update URL: https://github.com/micw/m2eclipse-egit-builds/raw/master/0.14.0.201401300919/
Don't forget to uncheck "Group items by category" or you won't see the package in eclipse's software manager.
Update 2014-01-30: I built the latest git version which allows to be used with any EGit 3.x version. Please use the new update URL in this post. I verified that it works with latest EGit 3.2.x
Install the handler from
http://repository.tesla.io:8081/nexus/content/sites/m2e.extras/m2eclipse-egit/0.14.0/N/0.14.0.201305250025/
It works for Kepler SR1.
I was able to get it working with the following configuration.
Eclipse Luna SR1 Eclipse
Egit Team Provider 3.7.0 (I had updated the
plugin via eclipse marketplace)
M2E egit 0.14 (Installed via eclipse
marketplace).
Initially I was also getting the error while installing m2e-egit but once I updated the Egit eclipe plugin, installation of m2e-egit worked perfectly.Hope it helps.