|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Constant definitions for launching support.
Note: This class/interface is part of an interim API that is still under development and expected to change before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken as the API evolves.
Copyright (c) 2003-2005 Craig Setera
| Field Summary | |
static java.lang.String |
APP_DESCRIPTOR
The application descriptor to be executed |
static java.lang.String |
DO_OTA
Whether we are emulating a Midlet or doing OTA |
static java.lang.String |
EMULATED_CLASS
The fully-qualified class to be run in the emulator |
static java.lang.String |
EMULATED_CLASSPATH
The emulated classpath for the emulated class |
static java.lang.String |
EMULATED_DEVICE
The device to be emulated |
static java.lang.String |
EMULATION_PLATFORM_DEF
The platform definition to use for emulation when not using the project's platform |
static java.lang.String |
EMULATION_PLATFORM_DEF_ID
The platform definition id to use for emulation when not using the project's platform |
static java.lang.String |
HEAP_SIZE
The heap size to be used by the emulator |
static java.lang.String |
LAUNCH_CONFIG_TYPE
The launch configuration type for the wireless emulator |
static java.lang.String |
LAUNCH_PARAMS
Extra device launch parameters |
static java.lang.String |
NO_SECURITY_DOMAIN
The security domain setting that tells not to add the security domain |
static java.lang.String |
SECURITY_DOMAIN
The security domain to execute the emulation under |
static java.lang.String |
USE_PROJECT_PLATFORM_DEF
Whether or not to use the project's platform definition for emulator |
static java.lang.String |
VERBOSITY_OPTIONS
The verbosity options |
| Field Detail |
public static final java.lang.String LAUNCH_CONFIG_TYPE
public static final java.lang.String DO_OTA
public static final java.lang.String EMULATED_CLASSPATH
public static final java.lang.String VERBOSITY_OPTIONS
public static final java.lang.String USE_PROJECT_PLATFORM_DEF
public static final java.lang.String EMULATION_PLATFORM_DEF
public static final java.lang.String EMULATION_PLATFORM_DEF_ID
public static final java.lang.String EMULATED_DEVICE
public static final java.lang.String APP_DESCRIPTOR
public static final java.lang.String EMULATED_CLASS
public static final java.lang.String HEAP_SIZE
public static final java.lang.String SECURITY_DOMAIN
public static final java.lang.String NO_SECURITY_DOMAIN
public static final java.lang.String LAUNCH_PARAMS
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||