public class JarApplicationDebuggerRunner extends GenericDebuggerRunner
| Constructor and Description |
|---|
JarApplicationDebuggerRunner() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canRun(java.lang.String executorId,
RunProfile profile) |
java.lang.String |
getRunnerId() |
attachVirtualMachine, attachVirtualMachine, createConfigurationData, createContentDescriptor, doExecute, execute, getSettingsEditor, patchpublic boolean canRun(java.lang.String executorId,
RunProfile profile)
canRun in class GenericDebuggerRunnerpublic java.lang.String getRunnerId()
getRunnerId in class GenericDebuggerRunner