I have a project that was created in Eclipse, but I'd like to use SpringSource's STS IDE now. I have the Java project in STS now and I converted the project to a Maven project to get Maven's support.
Question
What exactly does the "Add Spring Project Nature" feature do? What is it's purpose? Is it necessary to make a project in STS spring aware?


Reply With Quote
