mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
EA-48657 - ISE: CtrlMouseHandler$InfoSingle.getInfo
This commit is contained in:
@@ -425,7 +425,7 @@ public class CtrlMouseHandler extends AbstractProjectComponent {
|
||||
}
|
||||
catch (IndexNotReadyException e) {
|
||||
showDumbModeNotification(myTargetElement.getProject());
|
||||
return null;
|
||||
return DocInfo.EMPTY;
|
||||
}
|
||||
finally {
|
||||
token.finish();
|
||||
|
||||
Reference in New Issue
Block a user