Install GitHub Mylyn Connector

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 another message with this error message: /

I already installed EGit, and I also tried installing the Github Mylyn Connector from the Eclipse Marketplace, but didn't change anything.

I am using Eclipse 4.3 for Mac OS X

Thanks for any help

+4
source share
1 answer

The GitHub Mylyn connector has been broken down on the Eclipse Marketplace for at least a month.

To install it manually, go to the EGit homepage

http://eclipse.org/egit/download/

And copy the update link you want to use. I am using the following:

http://download.eclipse.org/egit/github/updates

Eclipse

> ... > ...

"" GitHub Mylyn URL- "".

.

"", , , " Eclipse GitHub , ".

, , Eclipse, .

Eclipse > > . > GitHub > GitHub .

+8

Source: https://habr.com/ru/post/1540255/


All Articles