Spring IDE Drag And Drop Support

This page describes the possibilities of Drag and Drop Support in Spring IDE. This is a complementary approach to the very complete editor.

For now, is implemented (as of 1.3):

Is in a "beta" state (to be released with 1.3.1)

  • DND of a java type from the "Package Explorer" view to a config node in the "Spring Beans" opens a BeansWizard? allowing to add the bean to the given BeansConfig file.

Feel free to suggest other DNDing ideas...


See also: SpringProjectProperties, BeansView, BeansConfig, BeansConfigSet