Blogs

SpringSource Blog

SpringSource Tool Suite 2.1.0 Now Available

Christian Dupuis

I'm happy to announce that we just released the final version of SpringSource Tool Suite 2.1.0; the first GA version with major enhancements since making STS freely available.

The release comes with brand-new installers for all supported platforms and bundles latest versions of SpringSource tc and dm Server as well as Spring Roo. Additionally you can choose between distributions based on Eclipse 3.4 and the recently released 3.5 aka Eclipse Galileo.

Because we've seen lots of interest in the new Groovy tools we also offer a bundled download of STS and the Groovy Eclipse Plugin.

Features

The list of new features in STS is long and we already covered some of them in previous blog posts. Review the New & Noteworthy for more details.

In summary here are the highlights:

  • Support for milestones of Spring 3.0 including XML editing and validation, support for @Configuration and @Bean annotations
  • Visual editing of Spring Batch configurations
  • Integration of Spring Roo for rapid application development
  • Deployment to single instances of tc or dm Server and to tc Server groups through SpringSource AMS
  • Deployment into virtualized environments like Amazon EC2 or VMware Lab Manager
  • Support for milestones of SpringSource dm Server 2.0, RFC66 web modules and SpringSource Bundlor integration
  • Overall performance improvements and reduced memory consumption
  • and a lot of smaller enhancements and bug fixes

Future

The team has already started to work on the next release iteration. You can closely follow our progress in JIRA. The major work items for upcoming STS versions include:

10 responses


  1. Will users of RC1 have to download a new tarball, or will the eclipse plugin update bring them to version 1.0?


  2. I miss the ZIP download for 3.5 version :(


  3. @Kyri, no. Users of RC1 can use the update site listed on the download page to update to STS 2.1.0.SR01

    @jjjj. Why do you miss the zip downloads? What is wrong with the installer? It is a lot smaller and provides the same content. We can certainly put the archives back up if there is demand.

    Christian


  4. Hi Christian,

    is the Update Site mentioned on the sts downloads page (http://www.springsource.com/update/e3.4) already up to date? I cannot see an update for SpringSource Tool Suite listed there.

    Alex


  5. Hello,

    I tried to install sts using the updatesite http://www.springsource.com/update/e3.5

    But I get an error:
    Cannot complete the install because one or more required items could not be found.
    Software being installed: SpringSource Tool Suite (required) 2.1.0.200908052147-SR01 (com.springsource.sts.feature.group 2.1.0.200908052147-SR01)
    Missing requirement: SpringSource Tool Suite (required) 2.1.0.200908052147-SR01 (com.springsource.sts.feature.group 2.1.0.200908052147-SR01) requires 'net.sourceforge.pmd.eclipse.feature.group 0.0.0' but it could not be found

    regards


  6. @Alex: yes the update site is already up to date and serves the latest SR01 features and plugins

    @Lars: STS depends on PMD which you need to install separately. You can get all required update sites into your Eclipse update manager by importing the following bookmarks file (e3.4e3.5). After importing just install STS again and it will automatically install the dependencies.

    Christian


  7. I am having trouble with this new release. I can not seem to be able to debug a new spring project (or an old one) in neither the installed tc server nor a self-installed tomcat server. I press "Debug -> on server" but then nothing happens. Any ideas? Is there a new way of doing this?


  8. I have the JDK installed. Is there anything else I need to install for the Tool Suite or does the download include the IDE, Server, … all bundled?


  9. @Piotr
    I Have a similar problem:
    Take a look at Bug 285130 – Debugger dies in different unpredictable ways under
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=285130

    Seems to be a bug there from eclipse 3.5.0 M7 we'll have o downgrade or wait for the fix in eclipse 3.6.0 M6


  10. I noticed the license file is non-free – is this intentional? lib/dm-kernel-license.html and lib/dm-server-license.html says it is non-redistributable.

3 trackbacks

Leave a Reply