Mobile Tools for Java
Release 1.0

Uses of Class
org.eclipse.mtj.core.launching.LaunchEnvironment

Packages that use LaunchEnvironment
org.eclipse.mtj.core.sdk.device This package provides an API for managing the device definition and importing. 
 

Uses of LaunchEnvironment in org.eclipse.mtj.core.sdk.device
 

Methods in org.eclipse.mtj.core.sdk.device with parameters of type LaunchEnvironment
 String IDevice.getLaunchCommand(LaunchEnvironment launchEnvironment, IProgressMonitor monitor)
          Return the command-line arguments for launching this device given the specified launch environment.
 


Mobile Tools for Java
Release 1.0