Hello, good fellas. I have another very basic question that I need help with.
I wanted to try out the great Seam Framework, and I managed to add the JBoss Tools plug-ins to my copy of Eclipse Galileo 3.5. After spending some time using Seam, I decided I wanted to try the Spring Framework.
My question is: Apart from adding SpringIDE to Eclipse Galileo 3.5, are they any other packages or plug-ins I need to add before I can create a Spring project? Since Seam uses Spring (please correct me if I'm wrong), are the Spring libraries already included? Also, is there anything I should be aware of when using Eclipse Galileo with regards to using Spring and Maven?
Thanks!