which is free and best IDE to write debug and test Java programs

@Ganesh44 (5547)
India
July 28, 2008 9:15am CST
Hey friend which is best Java IDE to test ,debug and run Java Program JB, or Netbeans or Eclipse or anyother Thanku Ganesh
1 person likes this
3 responses
• India
29 Jul 08
Hi Ganesh. Eclipse is the best one when comparing to JB &NB, Eclipse IDE is the IDE used by the many software companies. so you can go ahead with Eclipse.
@Ganesh44 (5547)
• India
3 Aug 08
Thanks a ton....when i went to eclipse.org it has few eclipse variant which one to choose .... Thanks Ganesh
@mr_mlk (364)
5 Aug 08
On any dedicated Java forum you will find this question asked about once a week. And every time only one real answer comes from it. Try 'em all and see which works for you. Also it is normally recomemended that you don't use an IDE until you are happy working without one, and just use a syntax hightlighting editor and the command line.
@Ganesh44 (5547)
• India
11 Aug 08
Ohhh great seems you are hard core programmer who can program without IDE even ...thats great ...I will try to do that also ...yes infact java forum would help me lot more !!! Thanku Ganesh
@mr_mlk (364)
11 Aug 08
it is not about being "hard core", to be a good developer you need to know how to automate[1] things. This means you NEED to know how things work outside your choosen IDE. This is one of the main reasons I recomemend that people new to development start without a full blown IDE and instead use a syntax highlighting editor and the command line. In the syntax highlighting editor department I quite like Notepad++ and Emacs. Command line wise I'd go with Cygwin, but the windows command prompt is fine too. 1] I go over what I think a developer needs on my blog [ http://ihaztehcodez.blogspot.com/2008/08/4-becomingz-dev.html ]
@Ganesh44 (5547)
• India
12 Aug 08
Yes infact write infact programming is the art to put lot of your knowledge together in the form of code......Ok I will try to have such editor I think KAWA is one of that .......programming is an art ....its a science to ....to get some work get done ...... Thanku Ganesh
• India
11 Aug 08
ECLIPSE, NET BEAN are the free and best IDE for Java. JBuilder is also good one but need to pay for that. But always try for the free one as the first two are widely used and best one.
@mr_mlk (364)
11 Aug 08
You need more memory for NBs. I'd recomemend 1GB min.
@Ganesh44 (5547)
• India
11 Aug 08
I have used netbeans it made my system slow (Intel 2.66 ghz ,512 mb ram, win xp) so I think Eclipse is better ...thanku for the great info... Ganesh
@Ganesh44 (5547)
• India
12 Aug 08
I was also thinking how come netbeans just makes my active system a sluggish one ...ok thanku for showing me torch in the dark...... I will soon increase my RAM to 1GB if not 2 ..... Thanku Ganesh