public final class DebuggerPanelsManager
extends java.lang.Object
| Constructor and Description |
|---|
DebuggerPanelsManager(Project project) |
| Modifier and Type | Method and Description |
|---|---|
RunContentDescriptor |
attachVirtualMachine(DebugUIEnvironment environment) |
RunContentDescriptor |
attachVirtualMachine(ExecutionEnvironment environment,
RunProfileState state,
RemoteConnection remoteConnection,
boolean pollConnection) |
static DebuggerPanelsManager |
getInstance(Project project) |
public DebuggerPanelsManager(Project project)
public RunContentDescriptor attachVirtualMachine(ExecutionEnvironment environment, RunProfileState state, RemoteConnection remoteConnection, boolean pollConnection) throws ExecutionException
ExecutionExceptionpublic RunContentDescriptor attachVirtualMachine(DebugUIEnvironment environment) throws ExecutionException
ExecutionExceptionpublic static DebuggerPanelsManager getInstance(Project project)