• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How To? Configure: Springs 2.5.5 in Eclipse 3.3.1 !

 
Ranch Hand
Posts: 58
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Ranchers,

I have downloaded spring-framework-2.5.5-with-dependencies with doc and samles. And updated the SpringOne IDE in Eclipse.

1. Now how to configure Spring Framework jars into Eclipse? There is no option in Windows->Preference->Spring option for it.

2. Further w.r.t http://www.realsolve.co.uk/site/tech/spring-getting-started.php the build is failed with 59 errors. I'm unable to get the complete stacktrace from command prompt. By the way is it necessary to buils the Spring Jars?

3. How to configure jars automatically, on File->New-> Spring Project as project setting?

Note: I can add as external jars, in spring project.

Thank you in advance!
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic