public class ExternalSystemTaskDebugRunner extends GenericDebuggerRunner
Constructor and Description |
---|
ExternalSystemTaskDebugRunner() |
Modifier and Type | Method and Description |
---|---|
boolean |
canRun(java.lang.String executorId,
RunProfile profile) |
protected RunContentDescriptor |
createContentDescriptor(RunProfileState state,
ExecutionEnvironment environment) |
java.lang.String |
getRunnerId() |
attachVirtualMachine, attachVirtualMachine, createConfigurationData, doExecute, execute, getSettingsEditor, patch
public java.lang.String getRunnerId()
getRunnerId
in class GenericDebuggerRunner
public boolean canRun(java.lang.String executorId, RunProfile profile)
canRun
in class GenericDebuggerRunner
protected RunContentDescriptor createContentDescriptor(RunProfileState state, ExecutionEnvironment environment) throws ExecutionException
createContentDescriptor
in class GenericDebuggerRunner
ExecutionException