J
JamesMason
If you're a J2ME developer you must download this and try it out.
Having tested out JBuilder, IBM's WebSphere (Device Developer Edition)
as well as Forte, I can say Mobility Studio is the way to go.
It goes beyond subjective when you look at the device profiler and
Memory Monitor tools (not to mention step-through debugging). This IDE
is a real jewel.
The downfall is that it's still a beta product, so it's not the most
stable IDE you can run (I'd have to give that award to IBM's
WebSphere, but the extra features are incredibly nice. Want to support
Mobile Media APIs? Wnat to support Web Services or Wireless Messaging
API? These things can be turned on/off though project config check
boxes (same applied to MIDP 1.0 and 2.0 implementations).
I am having a problem with this IDE if anyone can help. 1. I can't
figure out how to compile my classes into a JAR file though the IDE.
2. I can't figure out how to include resources. I've tried creating a
res directory under the mounted subfolder and my app still can not
locate the image I'm trying to load. This same app works fine under
KToolBar so I know it's the IDE doing something strange.
-James
Having tested out JBuilder, IBM's WebSphere (Device Developer Edition)
as well as Forte, I can say Mobility Studio is the way to go.
It goes beyond subjective when you look at the device profiler and
Memory Monitor tools (not to mention step-through debugging). This IDE
is a real jewel.
The downfall is that it's still a beta product, so it's not the most
stable IDE you can run (I'd have to give that award to IBM's
WebSphere, but the extra features are incredibly nice. Want to support
Mobile Media APIs? Wnat to support Web Services or Wireless Messaging
API? These things can be turned on/off though project config check
boxes (same applied to MIDP 1.0 and 2.0 implementations).
I am having a problem with this IDE if anyone can help. 1. I can't
figure out how to compile my classes into a JAR file though the IDE.
2. I can't figure out how to include resources. I've tried creating a
res directory under the mounted subfolder and my app still can not
locate the image I'm trying to load. This same app works fine under
KToolBar so I know it's the IDE doing something strange.
-James