Installing Spring Tool Suite (STS) under Eclipse 3.5 Galileo
9 comments
Comment from: Brendan [Visitor]
Comment from: davidnewcomb [Member]
Comment from: Elavarasan [Visitor]
I’m getting this error during the step 19. Cannot complete the install because one or more required items could not be found. Software being installed: SpringSource Tool Suite Grails Support 2.3.0.200911170805-CI-R4083-B18 (com.springsource.sts.grails.feature.group 2.3.0.200911170805-CI-R4083-B18) Missing requirement: SpringSource 2.3.0.200911170805-CI-R4083-B18 (com.springsource.sts.grails.ui 2.3.0.200911170805-CI-R4083-B18) requires ‘bundle org.codehaus.groovy.eclipse.core 2.0.0′ but it could not be found Cannot satisfy dependency:
From: SpringSource Tool Suite Grails Support 2.3.0.200911170805-CI-R4083-B18 (com.springsource.sts.grails.feature.group 2.3.0.200911170805-CI-R4083-B18)
To: com.springsource.sts.grails.ui [2.3.0.200911170805-CI-R4083-B18]
Comment from: Mx [Visitor]
Comment from: Ruslan Masold [Visitor]
Comment from: Otto [Visitor]
Comment from: wp moore-taylor [Visitor]
you may also need to include a line to add the basic
Mylyn Task List (Required) 3.3.1.v20091215-0000-e3x org.eclipse.mylyn_feature.feature.group
or step 8 may well fail.
Comment from: Sabir Hussain [Visitor]
If you like to install spring tool suite on eclipse galileo SR2 and facing a problem saying mylyn feature group [some-version] is missing, or any similar error, that means your eclipse dont have the required version of that plugin or feature, to resolve such issue follow this:
1) fix the version of the required plugin or feature (ex: on eclipse galileo SR2 mylyn feature group 3.2.3 was available, but STS required mylyn 3.3.3, so I updated the mylyn feature group with 3.3.3 version [see: http://www.eclipse.org/mylyn/builds/ for desired version], currently STS dont support mylyn 3.4 so you have to update from older builds of mylyn that is 3.3.3)
Mylyn update site for eclipse
a) Mylyn 3.3.3: http://download.eclipse.org/tools/mylyn/update-archive/3.3.3/v20100330-0100/e3.4
b) Mylyn Extras 3.3.3: http://download.eclipse.org/tools/mylyn/update-archive/3.3.3/v20100330-0100/extras
2) update only plugin or feature that is required, and that is all you are done. Now you STS install should be flawless.
Comment from: here [Visitor]
Form is loading...