Device Explorer

The device explorer provides a graphical user interface for issuing on-device debug commands. It can be used to install, remove, start, stop, pause and resume J2ME Java applications (MIDlets). This tool can be launched from an integrated IDE using the UEI interface and the utils.exe command.

SYNOPSIS

devexp

DESCRIPTION

Displays a list of the currently installed MIDlets and allows MIDlets to be started, stopped, installed and removed. Provides a graphical user interface to SDK debug features such as running garbage collection, querying memory statistics, querying storage statistics, serial network emulation, and tracing the KVM.

The tool also has drag&drop support for MIDlet installation.

PROPERTIES

The ejava command line tool recognizes the following entries in the properties file ([SDK HOME]\lib\sdkme.properties):

tool.default.tcpip.port: 6080
Specifies the TCP/IP port number that devexp uses to communicate with the connection proxy. The default value is 6080.
tool.install.tcpip.port: 6081
Specifies the TCP/IP port number that devexp uses for the install command. The default value is 6081.
tool.open.tcpip.port: 6082
Specifies the TCP/IP port number that devexp uses for the open command. The default value is 6082.
logfile.deviceexplorer: logs/deviceexplorer.log
Name and location of the GUI tool log file.
logs.deviceexplorer: 3
The number of log files to maintain.

 

Используются технологии uCoz