Tag Archive for '2.0.5'

Spring IDE 2.0.5 released

Today we released a new bug fix and enhancement release of Spring IDE. This release basically comes with a bunch of improvements and new features that are not user visible.

Nevertheless we have some new features to try out:

Support for Spring Security 2

Editing <*>elements in XML now gives the usual content assist and navigation support. Furthermore method-level security configurations based on the new element are feed into Spring IDE’s AOP visualization tools so that you can get UI feedback where your security constraints apply.

Basic Support for @Autowired

Based on Jared Rodriguez’ contribution Spring IDE now detects bean dependencies based on the @Autowired and @Resource annotations. I would like to encourage everyone to try out this new feature while it is in incubation and help to improve it. Join the discussion at IDE-148 and leave your comment.

I would like to take the opportunity to thank Jared for his contribution and to welcome him as a committer on the project.

The 2.0.5 is available for download immediately from Eclipse update site. And yeah, Spring IDE will work on Eclipse 3.4 if you get it installed. Let me know how that works for you.