public interface ParametersEnhancer
Modifier and Type | Method and Description |
---|---|
void |
enhanceRemoteProcessing(SimpleJavaParameters parameters)
Our recommended practice is to work with third-party api from external process in order to avoid potential problems with
the whole ide process.
|
void enhanceRemoteProcessing(SimpleJavaParameters parameters) throws ExecutionException
parameters
- parameters to be applied to the slave process which will be used for external system communicationExecutionException