You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, in Eclipse 2023-12 the XML Language Server times out when hovering over any dependency or Maven property and Ctrl+Click has stopped working again.
Could not get hover region due to timeout after 1000 milliseconds Could not get hover information due to timeout after 1000 milliseconds
It seems all the previously fixed behaviors have been broken.
The text was updated successfully, but these errors were encountered:
This case is working for me. However, please keep in mind that lemminx-maven actually reads and resolve the poms and that operation can take long time. So if you try it soon after it starts, LemMinX-Maven may timeout while a few seconds later, it would return a proper result.
LemMinX-Maven should be improved to better inform of its "readiness". for example by showing a notification when it's queried but not ready yet.
eliasbalasis
changed the title
Navigation behaviors have stopped working on m2e 2.5.0
Navigation behaviors have stopped working on Eclipse 2013-12
Jan 21, 2024
Also, in Eclipse 2023-12 the XML Language Server times out when hovering over any dependency or Maven property and Ctrl+Click has stopped working again.
Could not get hover region due to timeout after 1000 milliseconds
Could not get hover information due to timeout after 1000 milliseconds
It seems all the previously fixed behaviors have been broken.
The text was updated successfully, but these errors were encountered: