What's the best Java IDE?
July 30, 2005 7:59 AM
Subscribe
I'm learning Java. Which IDE should I use?
I will be mainly working from Win XP computers, and my most extensive programming experience (and not much at that) is with VBA, which comes with its own IDE. I'll be glad to answer any questions about the context. I may also be doing some Perl in the future, if that makes any difference.
(Also, I've found a lot of nice online tutorials, but am taking recommendations for books/websites/other resources.
posted by bingo to computers & internet (33 comments total)
1 user marked this as a favorite
After you've learned the basics of the language and are confident with defining classes and assembling them into applications, you might want to try Eclipse or Netbeans, but you really, really should learn the language without a bunch of IDE crap in the way, first.
My personal favorite of all the IDEs is Together ControlCenter (or whatever Borland is calling it now that they own the thing) but it's expensive and depends heavily on your ability to work with UML.
posted by majick at 8:18 AM on July 30, 2005