public interface IAppInput
Modifier and Type | Method and Description |
---|---|
String |
getArgument(ILaunchConfiguration configuration)
Returns the argument(s) contained by this object, building them from information in the configuration if necessary
|
Map<String,String> |
getEnvVars(ILaunchConfiguration configuration) |
String getArgument(ILaunchConfiguration configuration)
configuration
- Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.