mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
sessionTab may be null if not initialized yet
This commit is contained in:
@@ -309,6 +309,7 @@ public class XDebugSessionImpl implements XDebugSession {
|
||||
return myConsoleView;
|
||||
}
|
||||
|
||||
@Nullable
|
||||
public XDebugSessionTab getSessionTab() {
|
||||
return mySessionTab;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user