• 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

Spring

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
This is urgent...
I want to know how to integrate spring within eclipse

I have downloaded eclipseplugine-SpringIDE2.0.4 and Eclipse3.0
I also have springframework1.2.9

Please if anybody can help me out on this. I am new to spring .
Any help is appreciated

Prachi
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Don't you want the latest version of Spring, which is 2.5.6?

Anyway, the simplest way is to just download the Spring IDE, which is based on Eclipse, really just the plugins already added for you.

http://springide.org/blog/

Mark
 
prachi narang
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the reply. But i tried with the eclipse update manager also, but its not updating . when i get the list of spring files to be downloaded and i select them i get error in SPRING CORE file selection.

Please guide me.
 
Mark Spritzler
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by prachi narang:
Thanks for the reply. But i tried with the eclipse update manager also, but its not updating . when i get the list of spring files to be downloaded and i select them i get error in SPRING CORE file selection.

Please guide me.



1) Use Eclipse 3.2
2) use Spring 2.5.6
3) Use the update site.

Mark
reply
    Bookmark Topic Watch Topic
  • New Topic