Hello,
I tried to install the latest STS release from an update site (update/e3.5) into a fresh eclipse classic (3.5.1).
The error is:
Cannot complete the install because one or more required items could not be found. Software being installed: SpringSource Tool Suite (required) 2.2.1.200910210131-RELEASE (com..sts.feature.group 2.2.1.200910210131-RELEASE) Missing requirement: SpringSource Tool Suite (required) 2.2.1.200910210131-RELEASE (com..sts.feature.group 2.2.1.200910210131-RELEASE) requires 'org.eclipse.mylyn.context_feature.feature.group [3.3.0,3.4.0)' but it could not be found
Where is my mistake?
Regards,
Lars
Lars,
please add the following two updates site into your Eclipse update manager and retry:
tools/mylyn/update/e3.4
tools/mylyn/update/extras
Let me know if that solves your issue.
Christian
Hello Christian,Originally Posted by Christian Dupuisplease add the following two updates site into your Eclipse update manager and retry:
tools/mylyn/update/e3.4
tools/mylyn/update/extras
This has solved the error.
Thank you!
Lars |