• 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

Where to get Eclipse IDE

 
Ranch Hand
Posts: 55
Netbeans IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello friends,
Currently i am using Netbeans 6.9.1, i want to use the Eclipse IDE since i heard that in the industry Eclipse is used more than Netbeans. I had never worked on Eclipse.
Can someone tell me from where can i download Eclipse? it's better if i get a free version.
i've tried on net but without any result.

thanks in advance.
 
Rancher
Posts: 618
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try googling eclipse download and pick the first item returned.
 
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
The tricky bit is that there are different packages, depending on what you want to do. If you're just going to use it for standalone Java applications, you can choose Eclipse IDE for Java Developers. If you want to do some web development or other J2EE related stuff, then you'd better get Eclipse IDE for Java EE Developers.
 
reply
    Bookmark Topic Watch Topic
  • New Topic