• 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

Confused with different IDEs

 
Ranch Hand
Posts: 143
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I want to use Eclipse for working on java related project but when i looked in to the download page there are different kinds of packages available in eclipse, like the Europa Package, Ganymede Package and Galilieo. I am confused which one to use? How should i decide which package to use? There is a J2EE IDE in all three different kinds !!
 
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Galileo is the latest, so you should download that one. Then, there are different type of packages which include different kind of plugins, depending on your needs. If you're not interested in J2EE, you can download Eclipse Classic 3.5.2.
 
Sony Agrawal
Ranch Hand
Posts: 143
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Christophe Verré wrote:Galileo is the latest, so you should download that one.


Do you mean to say that the major changes in Eclipse is named differently like Europa Package, Ganymede Package and Galilieo
or
Eclipse is named differently based on the plugins that it can accepts/have .
 
Christophe Verré
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Do you mean to say that the major changes in Eclipse is named differently like Europa Package, Ganymede Package and Galilieo


Yes. Galileo is Eclipse 3.5, Ganymede is 3.4...
 
Sony Agrawal
Ranch Hand
Posts: 143
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Christophe,
 
Ranch Hand
Posts: 54
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, Galilio is latest version but i feel Europa has better performance in comparison of Galilio.
Choice is yours.
 
reply
    Bookmark Topic Watch Topic
  • New Topic