I downloaded spring's petcare application from their svn repository.
How do I go about loading in an editor and running it?
It has a pom.xml file, and I see references to eclipse.
I downloaded eclipse, but I guess I need some sort of plugin to open it?
Is there a readme file that I missed that details on how to run this sample application?