About Options; Options For Starting The Sdk - Nokia 3510i User Manual

Hide thumbs Also See for 3510i:
Table of Contents

Advertisement

30
parameter

About Options

Options fall into two basic categories:
• Options that start the SDK, which include general and tracing options
• Options for Managing SDK Instances

Options for Starting the SDK

The following table lists command options that you can pass to the SDK when you start it. The
options in this section, with the exception of
command creates a new instance of the SDK. You can use the general command line options
within the SDK standalone. The tracing command line options must be specified within an
IDE development environment. Precede each option with a hyphen (-).
General Command Line Options
Option
-help
-language
-ontop
-classpath
-heapsize
-debugger
-vm_port
You can have only one parameter per command line. Separate a parameter from any
other element with spaces. The parameter and any options that go with it must be the
last item on the line.
Description
Specifies that the SDK display a window listing all
available options with a brief description of each. The
command line options described in this table is an
expanded version of the help shown in the help window.
If you have one or more instances running, use
with
. For example:
-new
example, a new instance is created and a Help screen is
displayed. When you click OK to close the Help screen,
the instance also closes.
Specifies the language that the SDK should use for its
menu names upon startup.
If the option value specified for the language option is
unknown, the SDK ignores the option and starts up
using the default language, which is the first language
specified in the list of supported languages, usually
English.
Specifies that the SDK GUI should remain on top of all
other open windows and must be minimized or moved
to get at windows below it.
Specifies the directories and .jar files to be searched
for classes; the classpath may include both library and
application class directories and .jar packages.
Specifies the heap size (in bytes) available for MIDlets.
Valid values range from 0 to 1,048,576 bytes (~1 MB).
If the value specified is out of range, the SDK uses the
default value (~200 KB).
Specifies that the MIDlet be run in debugging mode.
Specifies the TCP/IP port number between the emulator
KVM and the debug proxy.
Nokia 3510i MIDP SDK User's Guide
Using Nokia 3510i MIDP SDK
, take effect only when the result of the
-help
3510i.exe -new -help
Default Value
N/A
-help
. In this
English
off
unspecified
204,796 bytes
( ~200 KB)
off
2800

Advertisement

Table of Contents
loading

Table of Contents