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 its purpose?
Edit Maybe the better question is what does "nature" mean relative to Spring STS?