public interface TargetEnvironment
| Modifier and Type | Method and Description |
|---|---|
java.lang.Process |
createProcess(TargetedCommandLine commandLine,
ProgressIndicator indicator) |
TargetPlatform |
getRemotePlatform() |
TargetEnvironmentRequest |
getRequest() |
java.lang.Process createProcess(TargetedCommandLine commandLine, ProgressIndicator indicator) throws ExecutionException
ExecutionExceptionTargetEnvironmentRequest getRequest()
TargetPlatform getRemotePlatform()