New in IntelliJ IDEA 10.5: Spring Integration support
April 18th, 2011 by Irina PetrovskayaThe upcoming IntelliJ IDEA 10.5 introduces support for Spring Integration Framework — an extension of the Spring programming model, supporting the Enterprise Integration patterns.
All the elements from the new namespaces provided by this framework are now recognized as beans, could be searched and renamed.

You can view their dependencies and navigate to referenced beans.
Few inspections and intentions allowing to validate and correct the model have been added.

Code auto-completion is also available.

Please try this feature in the latest IntelliJ IDEA EAP build. Any feedback is highly appreciated!
Tags: Spring, Spring Inteagration, Xena


April 18th, 2011 at 11:43 am
Is this in 491 right now? Or the next EAP release?
thanks,
John
April 19th, 2011 at 3:35 am
491 eap contains xml-related features and basic support for @nnotated elements. But some specific inspections and intentions have been added in the last eap.