Eclipse project configuration to use Eclipse's Spring plugin
In Eclipse, a "project nature" creates an association between the a project and a tool, plug-in, or feature set. By adding a nature to an Eclipse project, you tell an Eclipse plug-in that it is configured to use that project. By adding the "Spring Project Nature" to your project, you are enabling Eclipse's spring plugin to work with your project.