egit plugin install fails [message #1814679] |
Mon, 16 September 2019 09:51  |
Eclipse User |
|
|
|
Below is the error i am getting while trying to install egit.
Cannot complete the install because one or more required items could not be found.
Software being installed: Git integration for Eclipse 5.4.2.201908231537-r (org.eclipse.egit.feature.group 5.4.2.201908231537-r)
Missing requirement: Git integration for Eclipse 5.4.2.201908231537-r (org.eclipse.egit.feature.group 5.4.2.201908231537-r) requires 'org.eclipse.core.runtime [3.12.0,4.0.0)' but it could not be found
Thanks in advance.
|
|
|
|
|
|
Re: egit plugin install fails [message #1814690 is a reply to message #1814686] |
Mon, 16 September 2019 13:17   |
|
You might also want to verify whether it's a feature you can already enable from within the Installation Manager. The documentation for the current release, 9.7, mentions eGit specifically as being included.
_
Nitin Dahyabhai
Eclipse Web Tools Platform
|
|
|
|
Re: egit plugin install fails [message #1815038 is a reply to message #1815026] |
Tue, 24 September 2019 16:04   |
Ed Merks Messages: 33264 Registered: July 2009 |
Senior Member |
|
|
Looking at the metadata
https://download.eclipse.org/oomph/archive/simrel/egit.aggrcon/http___download.eclipse.org_egit_updates-5.5/org.eclipse.egit.feature.group_5.5.0.201909110433-r.html
I.e., <required namespace="org.eclipse.equinox.p2.iu" name="org.eclipse.core.runtime" range="[3.12.0,4.0.0)"/>
<required namespace="org.eclipse.equinox.p2.iu" name="org.eclipse.core.resources" range="[3.11.0,4.0.0)"/>
<required namespace="org.eclipse.equinox.p2.iu" name="org.eclipse.core.filesystem" range="[1.6.0,2.0.0)"/>
<required namespace="org.eclipse.equinox.p2.iu" name="org.eclipse.ui" range="[3.108.0,4.0.0)"/>
<required namespace="org.eclipse.equinox.p2.iu" name="org.eclipse.team.ui" range="[3.8.0,4.0.0)"/>
<required namespace="org.eclipse.equinox.p2.iu" name="org.eclipse.jface.text" range="[3.11.0,4.0.0)"/>
<required namespace="org.eclipse.equinox.p2.iu" name="org.eclipse.ui.ide" range="[3.12.0,4.0.0)"/>
<required namespace="org.eclipse.equinox.p2.iu" name="org.eclipse.ui.workbench.texteditor" range="[3.10.0,4.0.0)"/>
<required namespace="org.eclipse.equinox.p2.iu" name="org.eclipse.compare" range="[3.6.0,4.0.0)"/>
It seems to me that indeed the latest version EGit should install in anything older than Neon...
Ed Merks
Professional Support: https://www.macromodeling.com/
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08306 seconds