public interface LaunchConfiguration
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getEnvironment() |
String |
getJvmExecutable() |
File |
getLauncherJar() |
String[] |
getProgramArguments() |
String[] |
getVMArguments() |
File |
getWorkingDirectory() |
Copyright © 2008-2016 Eclipse Foundation. All Rights Reserved.