Spring-Enabled Project

To use a project with Spring IDE you have to convert it into a Spring project first. This is done by adding the Spring project nature to it. With the SpringProjectNature a Spring-specific builder is added to the project as well.

A SpringProject adds the following new capabilities to a plain Eclipse project:


See also : Spring IDE Guide, SpringProjectNature, SpringProjectBuilder, SpringProjectProperties, BeansConfig, BeansConfigSet, WebFlow