Spring IDE for Eclipse Changelog

What's new in Spring IDE for Eclipse 2.2.0

Aug 28, 2009
  • 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.