Archive for September, 2008

Spring IDE 2.2 released

This might not be big news as we just announced GA of SpringSource dm Server today but I’m proud to announce that Spring IDE 2.2 has been released.

As always the release is available from the update site hosted at Amazon S3. Here are the links:

This release introduces a first version of an incremental approach to model creation and validation. This will help to speed up the usual development cycle of edit-save-compile-validate by detecting structural changes to Java classes and only trigger project validation and re-creation of the AOP model if actually required. In essence you will not need to wait if you just change a method body.