mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
fast fix SOE
This commit is contained in:
@@ -671,7 +671,7 @@ public abstract class DebuggerUtilsEx extends DebuggerUtils {
|
||||
@NotNull
|
||||
@Override
|
||||
public Navigatable createNavigatable(@NotNull Project project) {
|
||||
return XSourcePositionImpl.createOpenFileDescriptor(project, this);
|
||||
return XSourcePositionImpl.doCreateOpenFileDescriptor(project, this);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user