mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
dispose debugger thread dump consoles
This commit is contained in:
@@ -485,6 +485,7 @@ public class DebuggerSessionTab extends DebuggerSessionTabBase implements Dispos
|
||||
}
|
||||
}
|
||||
});
|
||||
Disposer.register(content, consoleView);
|
||||
myUi.selectAndFocus(content, true, false);
|
||||
if (threads.size() > 0) {
|
||||
panel.selectStackFrame(0);
|
||||
|
||||
Reference in New Issue
Block a user