What does adding Spring nature to an Eclipse project actually do. It seems to only put an 'S' icon on the project folder and adds a Spring properties section to the project's properties.
But what about the Spring jars, shouldn't those be added to the project's build path? Where do I get spring.jar to add to the build path anyway. Is it in the Eclipse plugin directory. If so, where? The Spring Eclipse IDE installation instructions are pretty weak on these points.


Reply With Quote