mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
remove double adding of console
This commit is contained in:
@@ -151,7 +151,6 @@ public class XDebugSessionTab extends DebuggerSessionTabBase {
|
||||
|
||||
debugProcess.registerAdditionalContent(myUi);
|
||||
RunContentBuilder.addAdditionalConsoleEditorActions(myConsole, consoleContent);
|
||||
myUi.addContent(consoleContent, 0, PlaceInGrid.bottom, false);
|
||||
|
||||
if (ApplicationManager.getApplication().isUnitTestMode()) {
|
||||
return myRunContentDescriptor;
|
||||
|
||||
Reference in New Issue
Block a user