Christian Dupuis
Mar 12th, 2007, 08:01 PM
Hello community,
We are proud to announce the availability of the third milestone of Spring IDE 2.0. The release is available from the Eclipse Update Manager update site (http://springide.org/updatesite_dev).
Here is a list of new and improved features:
Spring Beans support
Extended BeansCoreModel (http://springide.org/project/wiki/BeansCoreModel) to support Spring collection types #486 (http://springide.org/project/ticket/486)
Now inner beans and collection types are shown in BeansExplorer (http://springide.org/project/wiki/BeansExplorer) and ProjectExplorer (http://springide.org/project/wiki/ProjectExplorer)
Added support for problem marker decoration on every model element #496 (http://springide.org/project/ticket/496)
Added extension points to contribute extensions for custom Spring namespaces #474 (http://springide.org/project/ticket/474)Spring Beans search
Integrated into JDT's class reference search (Shift+Ctrl+G) #495 (http://springide.org/project/ticket/495)Spring AOP support
Solved ClassLoading problems while creating Spring IDE's internal AOP reference model #454 (http://springide.org/project/ticket/454), #459 (http://springide.org/project/ticket/459)
Added support for filtering the content of BeansCrossReferencesView (http://springide.org/project/wiki/BeansCrossReferencesView) #463 (http://springide.org/project/ticket/463)
Added Quick BeansCrossReferencesView (http://springide.org/project/wiki/BeansCrossReferencesView) (Shift+Alt+S) #469 (http://springide.org/project/ticket/469)Refactoring support
Spring IDE install refactoring participants for Java class rename and move, package rename and property rename refactorings #481 (http://springide.org/project/ticket/481)
BeansXmlEditor (http://springide.org/project/wiki/BeansXmlEditor) enables Java refactorings for Bean class rename and move and property rename; select a bean or property element and hit the common key bindings Crtl+Alt+R and Crtl+Alt+V #482 (http://springide.org/project/ticket/482)
Support for refactoring Bean ids #232 (http://springide.org/project/ticket/232)Web Flow support
Added content assist and hyperlink navigation for Spring Web Flow flow definition files and flow namespace in Spring 2.0 namespace-enabled bean configuration files #95 (http://springide.org/project/ticket/95) in WebflowXmlEditor (http://springide.org/project/wiki/WebflowXmlEditor) (this was a two years old ticket, yeah!)
Graphical Editor for creating and editing Spring Web Flow configration files #174 (http://springide.org/project/ticket/174), #253 (http://springide.org/project/ticket/253)Please note that this release contains lots of new features that need through testing and user feedback. That is especially true for the Web Flow support.
Please make sure that you provide us with your thoughts and feedback to help further improve Spring IDE on its way to 2.0 final. Enter your bug reports in our ticket system (http://springide.org/project/newticket).
Users of our nightly builds need to do a clean install of Spring IDE 2.0 M3
With our nightly builds for Spring IDE M3 we had to update the spring.jar within the plugin "org.springframework" a few times to adopt the changes Juergen made to enhance Spring's tooling API.
Therefore users of the previous nightly builds should (at least) delete the plugin "org.springframework" from their local Eclipse installation and and reinstall it from the Spring IDE updatesite or the archived updatesite. Otherwise they might run into issues like the one from ticket #506 (http://springide.org/project/ticket/506).
Cheers
Torsten & Christian
We are proud to announce the availability of the third milestone of Spring IDE 2.0. The release is available from the Eclipse Update Manager update site (http://springide.org/updatesite_dev).
Here is a list of new and improved features:
Spring Beans support
Extended BeansCoreModel (http://springide.org/project/wiki/BeansCoreModel) to support Spring collection types #486 (http://springide.org/project/ticket/486)
Now inner beans and collection types are shown in BeansExplorer (http://springide.org/project/wiki/BeansExplorer) and ProjectExplorer (http://springide.org/project/wiki/ProjectExplorer)
Added support for problem marker decoration on every model element #496 (http://springide.org/project/ticket/496)
Added extension points to contribute extensions for custom Spring namespaces #474 (http://springide.org/project/ticket/474)Spring Beans search
Integrated into JDT's class reference search (Shift+Ctrl+G) #495 (http://springide.org/project/ticket/495)Spring AOP support
Solved ClassLoading problems while creating Spring IDE's internal AOP reference model #454 (http://springide.org/project/ticket/454), #459 (http://springide.org/project/ticket/459)
Added support for filtering the content of BeansCrossReferencesView (http://springide.org/project/wiki/BeansCrossReferencesView) #463 (http://springide.org/project/ticket/463)
Added Quick BeansCrossReferencesView (http://springide.org/project/wiki/BeansCrossReferencesView) (Shift+Alt+S) #469 (http://springide.org/project/ticket/469)Refactoring support
Spring IDE install refactoring participants for Java class rename and move, package rename and property rename refactorings #481 (http://springide.org/project/ticket/481)
BeansXmlEditor (http://springide.org/project/wiki/BeansXmlEditor) enables Java refactorings for Bean class rename and move and property rename; select a bean or property element and hit the common key bindings Crtl+Alt+R and Crtl+Alt+V #482 (http://springide.org/project/ticket/482)
Support for refactoring Bean ids #232 (http://springide.org/project/ticket/232)Web Flow support
Added content assist and hyperlink navigation for Spring Web Flow flow definition files and flow namespace in Spring 2.0 namespace-enabled bean configuration files #95 (http://springide.org/project/ticket/95) in WebflowXmlEditor (http://springide.org/project/wiki/WebflowXmlEditor) (this was a two years old ticket, yeah!)
Graphical Editor for creating and editing Spring Web Flow configration files #174 (http://springide.org/project/ticket/174), #253 (http://springide.org/project/ticket/253)Please note that this release contains lots of new features that need through testing and user feedback. That is especially true for the Web Flow support.
Please make sure that you provide us with your thoughts and feedback to help further improve Spring IDE on its way to 2.0 final. Enter your bug reports in our ticket system (http://springide.org/project/newticket).
Users of our nightly builds need to do a clean install of Spring IDE 2.0 M3
With our nightly builds for Spring IDE M3 we had to update the spring.jar within the plugin "org.springframework" a few times to adopt the changes Juergen made to enhance Spring's tooling API.
Therefore users of the previous nightly builds should (at least) delete the plugin "org.springframework" from their local Eclipse installation and and reinstall it from the Spring IDE updatesite or the archived updatesite. Otherwise they might run into issues like the one from ticket #506 (http://springide.org/project/ticket/506).
Cheers
Torsten & Christian