Java Reference
In-Depth Information
It is amazing that it is possible to get a complete class-to-native compiler on a constrained device
like the Palm Pilot. Moreover, Jbed provides real-time capabilities. So if you are planning to
create software for embedded systems, and Jbed is available for that platform, Jbed is probably the
optimal choice. However, for devices with a build in JVM, such as MIDP- powered cell phones, in
most cases it will not be possible to use Jbed.
Jbed does not include a device emulation, but a Palm Operating System Emulator (POSE) is
available directly from Palm Inc. without charge.
Note
Use the following link to get more information about Jbed CLDC and the Jbed Profile for MID
from esmertec:
http://www.esmertec.com/
Borland's JBuilder MobileSet, Nokia Edition
The JBuilder MobileSet is a J2ME CLDC- and MIDP-compliant development environment. It is
fully integrated with JBuilder 5 in order to simplify development of Java applications for mobile
devices.
The MobileSet includes the following features:
Wizards for creating MIDP Projects and single MIDlets
Debugging MIDlets in NOKIA device emulators
Designer for Rapid Application Development of MIDlets
Deployment tools for creating JAR/JAD file pairs
Note
Use the following link to get more information about Borland's JBuilder MobileSet, Nokia Edition:
http://www.borland.com/jbuilder/mobileset/
Metrowerks Codewarrior for Java, Version 6.0
The Codewarrior for Java Version 6.0 offers a fully integrated development environment for Java
applications and supports J2ME CLDC and MIDP application development as well. It supports a
set of tools for J2ME application similar to those supported by JBuilder's MobileSet:
Project management for J2ME applications
MIDlet debugging in emulators
Deployment tools for creating JAR/JAD file pairs
Note
Use the following link to get more information about Metrowerks Codewarrior for Java:
http://www.metrowerks.com/desktop/java/
Search WWH ::




Custom Search