Hi I started to learn java. What is the best IDE for java. (The freeware)
Thank's
Jon A. Cruz - 29 Mar 2004 05:37 GMT
> Hi I started to learn java. What is the best IDE for java. (The freeware)
BlueJ
or
NetBeans
or
Eclipse
or if you're already into programming
Emacs + JDEE
Tony Morris - 29 Mar 2004 06:31 GMT
> Hi I started to learn java. What is the best IDE for java. (The freeware)
>
> Thank's
http://www.xdweb.net/~dibblego/java/faq/answers.html#q34
Pete Wright - 06 Apr 2004 11:32 GMT
> Hi I started to learn java. What is the best IDE for java. (The freeware)
>
> Thank's
Like the other poster said, most people looking for a unified Java
development IDE for free tend to go with either Eclipse or Netbeans. I
like Eclipse a great deal, mainly I think because of the ethos behind it
(free as in speech, open, etc etc), but I have recently switched to
Netbeans. Eclipse is a great development environment but currently it
doesn't support a WYSIWYG editor for building rich user interfaces.
Netbeans on the other hand does.
Download them both and see which you prefer.
www.eclipse.org
www.netbeans.org