Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

An internal error occurred during: "Requesting Java AST from selection". 'boolean com.ibm.icu.text.UTF16.isSurrogate(char)'

Tags:

eclipse

Requesting Java AST from selection

An internal error occurred during: "Requesting Java AST from selection".
'boolean com.ibm.icu.text.UTF16.isSurrogate(char)'

I use eclipse 2022-03 and it keeps poping up this error log. Can anyone help me? Tks so muck.

I dont have any idea where this problem come from

like image 357
Nhi Huệ Avatar asked Sep 12 '25 22:09

Nhi Huệ


1 Answers

Menu window > preferences > java > Editor > mark occurrences and disable : mark occurrences

Enjoy!

like image 164
Riadh Avatar answered Sep 15 '25 12:09

Riadh