Before we all head into the week of SpringOne, we are pleased to announce that the second and last release candidate of Spring IDE 2.0 is available. As usual the release is available immediately form our developer update site.
Please don’t forget: This is our last chance to get things straight before we are going Final. Therefore take some time for testing and provide feedback on any errors, bugs or problems you might find.

Download | Installation | Change Log
I’ll be giving a talk about Spring IDE 2.0 at SpringOne. Although this is the last talk at the conference, Torsten and I hope to see you all to celebrate the release.


Greate, and expect for the final
Hi! I’m sure, it’s great… But I can not install it through the update site. I’m using Eclipse 3.3RC3(Europa). Could U check it?
You should see a category labeled “Spring IDE 2.0 RC2″ in the Update Manager’s Search Result dialog. Don’t you get this? Are you sure that you are using the correct update site url?
Yes, I saw it. But it returns
“JBossIDE JBossAS Adapter Feature (1.0.0.200706241629-nightly) requires plug-in “org.eclipse.wst.common.project.facet.core (1.1.0)”, or equivalent”.
I don’t understand. I installed wtp-2.0.
The warning you get has nothing to do with Spring IDE. Have you installed some other JBoss plug-ins? I would suggest that you disable or remove the JBoss tools and retry it again.
Yeah. :(
Thanks a lot!
Hi, I’m getting the following error at clean build in a project using spring 2.0.5. Any help? Thanks!
Unable to create JDK 1.5 dependent parser: org.springframework.context.weaving.LoadTimeWeaverBeanDefinitionParser
Caused by: java.lang.ClassNotFoundException: org.springframework.context.weaving.LoadTimeWeaverBeanDefinitionParser
Maybe U didn’t configure build-path and didn’t add needed libraries?
Maybe, but this build path used to work with SpringIDE 1.3.6.
By the way I was not able to find LoadTimeWeaverBeanDefinitionParser in any jar of Spring 2.0.5. Is Spring 2.1 required?
Can you provide the full stacktrace, please. Attach it to a new bug in our ticketing system.
Thanks.
No problem, there it is: http://springide.org/project/ticket/638
Thank you!