A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Frameworks
»
Spring
Author
How to import a spring project ti eclipse ?
majid nakit
Ranch Hand
Joined: Jun 26, 2001
Posts: 160
posted
Apr 17, 2011 11:28:58
0
Hi,
I have
Maven
and tortoise svn installed in my PC.
I opend Tortoise and checkec out mvc-showcase from :
https://src.springframework.org/svn/spring-samples
C:\SpringSRC\mvc-showcase\
.settings
src
target
.classpath
.project
.springBeans
pom.xml
I went to Eclipse
File --> Import --> General --> Existing Projects into workspace
When I tried to run the project, I got :
HTTP Status 404 -
--------------------------------------------------------------------------------
type Status report
message
description The requested resource () is not available.
--------------------------------------------------------------------------------
Apache Tomcat/6.0.28
Can you please help me.
Thanks,
Majid
Mark Spritzler
ranger
Sheriff
Joined: Feb 05, 2001
Posts: 17243
1
I like...
posted
Apr 17, 2011 21:15:20
0
You can import from a Maven project, where you select the pom file and it does the rest.
I find that this approach correctly sets up the whole classpath.
Mark
Perfect World Programming, LLC
-
Two Laptop Bag
-
Tube Organizer
How to Ask Questions the Smart Way FAQ
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: How to import a spring project ti eclipse ?
Similar Threads
Restore Java project
How to Check Out Spring Projects
Spring 3.0 MVC examples links required
Unable to download spring example code
Tortoise SVN eclipse plugin
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter