• 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

Which is Best IDE?

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which is best eclipse IDE or Netbean IDE?
what is the difference between eclipse IDE and NetBean IDE?
 
Ranch Hand
Posts: 859
IBM DB2 Chrome Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The *BEST* IDE is yourself.

Whiteboard, pen and paper, text editor and a strong foundation in the Java API is better
than relying on code-completion and "cool" tools.

They both do really well, with the only real difference being Eclipse is community support,
tons of plugins etc. Netbeans is Oracles baby.

WP
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Rarely exists a single best of anything. The two IDEs you mention happen to be free, so you can try them both and see which one you like better. Of course, some people swear by IntelliJ, the professional version of which isn't free, but which may pay itself back quickly if it increases your productivity.
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This question comes up constantly. Why not search this forum for the terms "netbeans eclipse" and see what you get?
 
Ranch Hand
Posts: 51
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Both netbeans ans eclipse playing key role in market,
but recently now java unders oracle, now both are free ,
but in future netbeans will going to paid software because now its oracle baby so now days none software is free from oracle.

but both are good
 
Ulf Dittmer
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

umamahesh pyla wrote:but in future netbeans will going to paid software because now its oracle baby so now days none software is free from oracle.


Please refrain from spreading FUD and counterfactual statements.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic