Results 1 to 3 of 3

Thread: STS Install Issues with Eclipse 3.5.1

  1. #1
    Join Date
    Feb 2010
    Posts
    3

    Default STS Install Issues with Eclipse 3.5.1

    I am getting the following error when trying to install the STS plugin to Eclipse 3.5.1

    Cannot complete the install because one or more required items could not be found.
    Software being installed: SpringSource Tool Suite Package 2.3.1.201002010802-CI-R4529-B108 (com.springsource.sts.package.feature.group 2.3.1.201002010802-CI-R4529-B108)
    Missing requirement: SpringSource Tool Suite Package 2.3.1.201002010802-CI-R4529-B108 (com.springsource.sts.package.feature.group 2.3.1.201002010802-CI-R4529-B108) requires 'org.eclipse.equinox.weaving.feature.group 0.0.0' but it could not be found

    I followed directions on the following site:

    http://blog.springsource.com/2009/06...to-eclipse-35/

    I got stuck on step 8 installing "SpringSource Tool Suite Update Site"

    I ran into many dependency issues for various components and add to install a bunch of things. I had to install the following plugins to make things work:

    -AJDT
    -GEF
    -SubEclipse
    -m2eclipse
    -Mylyn for Eclipse (left out C++ package)
    -Mylyn Extras
    -PMD
    -Groovy Eclipse
    -Spring IDE Update Site

    Any help on this would be greatly appreciated.

  2. #2
    Join Date
    Aug 2004
    Location
    Duesseldorf, Germany
    Posts
    1,210

    Default

    Otto,

    please don't install the "SpringSource Tool Suite Package" feature as this is only meant to get installed for the full distribution. It contains the launchers and branding.

    Let me know if the installation works with the package feature.

    Christian
    Christian Dupuis
    SpringSource, a division of VMware
    Lead, SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/cdupuis

  3. #3
    Join Date
    Apr 2009
    Posts
    8

    Default Only required components

    I've tried installing STS only with the required components. This also doesn't work:

    Cannot complete the install because one or more required items could not be found.
    Software being installed: SpringSource Tool Suite (required) 2.3.0.200912171331-RELEASE (com.springsource.sts.feature.group 2.3.0.200912171331-RELEASE)
    Missing requirement: com.springsource.sts.ide.ui 2.3.0.200912171331-RELEASE requires 'bundle org.eclipse.ajdt.ui 0.0.0' but it could not be found
    Cannot satisfy dependency:
    From: Spring Configuration Editor UI 2.3.0.200912171331-RELEASE (com.springsource.sts.config.ui 2.3.0.200912171331-RELEASE)
    To: bundle com.springsource.sts.ide.ui 0.0.0
    Cannot satisfy dependency:
    From: SpringSource Tool Suite (required) 2.3.0.200912171331-RELEASE (com.springsource.sts.feature.group 2.3.0.200912171331-RELEASE)
    To: com.springsource.sts.config.ui [2.3.0.200912171331-RELEASE]

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •