1

Cannot complete the install because one or more required items could not be found. Software being installed: Vaadin Plug-in for Eclipse 4.1.6 (com.vaadin.integration.eclipse.feature.group 4.1.6) Missing requirement: Vaadin Plug-in for Eclipse 4.1.6 (com.vaadin.integration.eclipse 4.1.6) requires 'osgi.bundle; org.eclipse.mylyn.commons.ui 0.0.0' but it could not be found Cannot satisfy dependency: From: Vaadin Plug-in for Eclipse 4.1.6 (com.vaadin.integration.eclipse.feature.group 4.1.6) To: org.eclipse.equinox.p2.iu; com.vaadin.integration.eclipse [4.1.6,4.1.6]

3
  • 1
    Does in the preferences Install/Update > Available Software Sites adding the update site https://download.eclipse.org/mylyn/releases/latest fix your issue? Commented Jul 15, 2022 at 18:21
  • Thank you. Yes, that seemed to do the trick. Commented Jul 16, 2022 at 19:48
  • While adding, it is asking for name and location. What name should I add ? I guess location must be download.eclipse.org/mylyn/releases/latest Commented Nov 24, 2022 at 13:45

1 Answer 1

3

Eclipse 2022-06 does not contain Mylyn anymore which is required by the Vaadin plugin.

As solution, in the preferences Install/Update > Available Software Sites, add the update site https://download.eclipse.org/mylyn/releases/latest before installing the Vaadin plugin.

Update:

Since Eclipse Eclipse 2023-06, Mylyn is back. So the following update site should work as well: https://download.eclipse.org/releases/latest/.

Sign up to request clarification or add additional context in comments.

4 Comments

While adding, it is asking for name and location. What name should I add ? I guess location must be download.eclipse.org/mylyn/releases/latest
Right. The name is just the label that is displayed in the settings. So you can choose whatever you want. By the way, Eclipse Mylyn has moved to GitHub and there are new people working on getting it back into the simultaneous Eclipse IDE release.
Do we need to install all of the Maven parts, or just some as it lists: Mylyn Features Mylyn Integrations Mylyn SDK and Framework Mylyn Tests Uncategorized
@YozonsOpeneSignForms Just add it to Available Software Sites and everything required will be installed automatically while installing something.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.