The Add Java Platform wizard enables you to register Java platform and
Java ME platform-compatible SDKs or
, such as the Java ME SDK, in the NetBeans IDE. Once you register a platform emulator, you can use
to set that platform
for compilation, execution and debugging.
Use the General Information Page of this wizard to define the general parameters
for an emulator that is not UEI-compliant.
The information you must enter is:
Platform Home. The path to the directory where the emulator platform is
installed. You can enter a path, or use the Browse button to navigate to
the directory.
Platform Name. A name for the emulator platform.
Device Name. A name for the specific device the platform emulates.
Preverify Command. The command line syntax that invokes the emulator to
preverify a MIDlet.
Execution Command. The command line syntax that invokes the emulator to
execute a MIDlet.
Debugger Command. The command line syntax that invokes
the emulator to debug a MIDlet.
To see descriptions of the command line syntax parameters, click in the appropriate
field.