I’ve been reviewing IDEs that are out there to determine which IDE is actually worth its salt and I must say that I’m mostly disappointed in all of them. JBuilder is to expensive in that it requires a real copy of JBuilder just to build Midlets (which is a seperate download BTW), Code Warrior is nice if you like being nickle and dimed for a wireless, palm, embedded, etc version of the exact same tool, IntelliJ (my normal favorite) doesn’t have any native support for J2ME - you can code in it by specifying the bootclasspath for J2ME classes but that’s as far as it goes, which leaves the only development environment that seems competent SunOne.
While normally I both loathe and despise the SunOne studio of bloat and suffering, if all you need to do are Midlets - the Sun One Studio 4 (update 1) Mobile Edition is the best thing out there… mostly because it does everythign that all the others do, and it doesn’t cost you a dime. All of the emulators out there plug into it cleanly, and it will package up your application for distribution. So at the moment, I think its a winner.
I doesn’t have a Midlet “GUI builder”, but if you have seen the what Midlet GUIs are capable of - you know that you shouldn’t pay a dime for that functionality.
Anyone out there disagree?