• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Netbeans vs Eclipse

 
Greenhorn
Posts: 15
Netbeans IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ,

Which IDE is better ?

Netbeans or Eclipse ?

Please share your thoughts !

Thanks in advance,
Dhinesh
 
Java Cowboy
Posts: 16084
88
Android Scala IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
They are both very good, professional quality IDEs. Both NetBeans and Eclipse are used by many Java developers.

It's not really a matter of "which is better", but more personal preference which works best for you. If you want to make a choice, try them both out, and see which one suits you best.
 
Ranch Hand
Posts: 326
Android Mac OS X Firefox Browser
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Why not read the RanchFAQ and specially the SearchFirst item...

Search for "eclipse netbeans" and you have about 5-6 hours of reading ahead of you.
 
Marshal
Posts: 80874
506
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Moving to our IDEs forum.
 
Ranch Hand
Posts: 5575
Eclipse IDE Windows XP Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My vote is for *eclipse*. I love it
 
Bartender
Posts: 5167
11
Netbeans IDE Opera Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Dhinesh babu wrote:Please share your thoughts !


I think you should make a habit of returning to the threads you started to let those who answered know whether their replies were helpful.
 
Greenhorn
Posts: 18
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've tried both and settled on netbeans. Eclipse has become just too complicated. Eclipse is trying to be all things to everyone and has gotten too cumbersome for me. And while neither is blindingly fast, netbeans seems a little bit faster than eclipse. But I made that decision more than 2 years ago. I'm sure both have changed.
 
clojure forum advocate
Posts: 3479
Mac Objective C Clojure
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

apchar boiir wrote:Eclipse has become just too complicated. Eclipse is trying to be all things to everyone and has gotten too cumbersome for me.


Eclipse is highly modular. I suggest you give Helios or Indigo a ride.
 
Ranch Hand
Posts: 32
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Best Option is Netbeans, for simplicity, performance and lots of useful easy to locate stuff.
The only advantage eclipse had against netbeans is that it have an integrated internet browser, but now
thanks to JD Native Swing and MozSwing, you can have more than an internet browser on netbeans, but a lot of
native Windows/Linux/Mac libraries and components.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic