Getting started with Spring-web-mvc and the Spring IDE-plugin – creating a simple web application
Related posts:
- Getting started with the Dali plugin for Eclipse supporting EJB 3.0 Persistence
- Getting started with Unit Testing of JDBC based DAOs with the Spring Framework (introducing DBUnit)
- Selenium IDE – plugin for FireFox – easy black box web application testing
- Getting started with Cobertura – A Java Code Coverage Tool
- Getting into Spring AOP – Implementing simple business logic on top of Domain Objects using Aspect Oriented Programming
This entry was posted by Jeroen van Wilgenburg on April 13, 2006 at 4:52 pm, and is filed under J(2)EE/Java, Java, Software Development, Software Engineering, Tools, Web/Java, XML. Follow any responses to this post through RSS 2.0.Both comments and pings are currently closed.
-
Comments are closed
-
HI,
I am not able to follow this through. When i Go the menu File -> import -> existing projects into workspace and select the spring-ide-blog directory :
It does not show any existing projects, so i am unable to click the finish button. It appears that i have no projects in spring-ide-blogs to select.
Any help will be great, i have been searching for a site like this for a while which can guide me thru setting up a Spring project.
I have eclipse 3.2 ans WTP, Jdk 1.5 and also Maven 2.0.7.\Thanks in advance. Looking forward to hearing from you.
-
#4 written by sol myr 7 years ago
-
#5 written by Wouter van Reeven 7 years ago
-
#7 written by Wouter van Reeven 7 years ago
Thanks a lot for the instructions Jeroen. Ever heard of this plugin:
http://www.jamesholmes.com/spring/index.html
It support a wider range of IDEs but I never tried to use it myself.
Greets, Wouter
- Comment Feed for this Post
Didn't find any related posts :(
Did you generate the eclipse project with mvn eclipse:eclipse? There should appear some files that start with a dot in the directory where you’re project is created (.classpath, .project and maybe more)