Originally posted by: Nothinman
Eclipse looks decent and it's free, but I'm not a java guy.
Having used most of the various IDE's for work here is my lowdown:
Graphical Drag and Drop Environment:
1) JBuilder (expensive)
2) Forte4j
3) WSAD 5.0
Hard core coding:
1) Eclipse (by far my favorite!!!!!!!!!! Tons of plug-ins!!!)
2) TextPad
3) WSAD 5.0 (Eclipse 2.0 is the engine for this without all the extras!)
Jbuilder was very stable and was easy to use to create graphical applications. Forte was about the same, but I didn't find it as user friendly as JBuilder.
WSAD 5.0 (Websphere Studio Application Developer) is a very high end solution and at work this thing brings a Pent 4 @ 2.2Ghz with 1GB ram to its
knees so I would not recommend it for the normal user. As far as just getting some java code out the door, TextPad is cheap and easy to use.
However, my favorite is Eclipse 2.0. It uses approximately 250Mb ram and runs very well on my home machine @1800 XP + . There are tons of plug
ins available that can give you that fance graphical design interface. Eclipse will also do html, jsp, asp, java, js, xml, xsl, well you get the picture...
Eclipse also has plug-ins for Tomcat, big bonus!. It is the "engine" behind WSAD without all the extra IBM crap!
Talk about easy setup, unzip the package to your drive and click on eclipse.exe in the folder. Bam, your running. You can copy this folder anywhere
on your hard-drive and run it. I like that part. I can play with various settings and then save them to a "config" backup folder. Should anything go
wrong, I simply copy my "config" back and I'm back in business!