In article <4ea1d0ef$
1...@dnews.tpgi.com.au>, Dim...@Best.com says...
There are some. The most popular are IntelliJ IDEA, Eclipse and
Netbeans.
Netbeans is said to have one of the best GUI-Designers around and a
pretty outstanding support fro J2EE technologies.
Eclipse has been the primary choice in most projects I have encountered,
which doesn't mean that it's the best IDE. Eclipse doesn't have any GUI-
Designer, at least not out of the box, but it's quite extensible, so
there are a lot of plugins to add the functionality you need. Some
companies I've worked with have even rolled their own plugins for it to
hepl their development process. It's also most famous for having a
differential compiler that compiles on save (by default), which means:
If you save something not everything gets built, but only what needs to
be rebuilt, so your turnaround time "save", "test" is very fast even in
giant projects. Also Eclipse is more than just an IDE, it's rather a
rich client platform that has a pretty good Java IDE as most successful
reference application.
IntelliJ is quite famous for its rich support for other JVM languages,
extensive refactoring tools, a rich set of useful plugins a and very
slick user interface. IntelliJ is often cited as being the best IDE
there is, and in fact it's impressive! Everything feels very well
integrated. But everything beyond the community edition will cost you
some money.
So what to use? Tough call! If you plan to make a business with Java,
Eclipse should probably be your primary choice, because it's most widely
used, followed by Netbeans I guess. Both of which are free to use
commercially. For IntelliJ IDEA, there is a stripped down community
edition, which is still on par with the other two IDEs and should be
your choice, if you plan on programming in Groovy, JavaScript, PHP,
ActionScript, LUA, Scala, Clojure, Ruby, Python, Erlang and some others,
see:
http://plugins.intellij.net/plugin/?id=1347
There is also Plugin to integrate the "JFormDesigner" GUI-Design-Tool.
Kind regards,
Wanja
--
..Alesi's problem was that the back of the car was jumping up and down
dangerously - and I can assure you from having been teammate to
Jean Alesi and knowing what kind of cars that he can pull up with,
when Jean Alesi says that a car is dangerous - it is. [Jonathan Palmer]