Open
Description
I'm tring to avoid lock of eclipse 2025-03 in a normal search java file \r\n and substitute with ")\r\n or searching in any project of workspace a string.
I needs to kill Eclipse 2025-03 as process and relaunch it to work!
Other thing, Eclipse 2025-03 is eating 4Gb of RAM on windows 11 pro and on i7 1355U CPU (12 threads ) with java21 on Springboot projects with webflux reactive projects using it as IDE to write code.
Please fix all these problems about RAM/CPU eat and don't stop on UI command click of user for example in search of text in any project, please use webflux reactive to improve it.
I tried to change garbage collector with different parameters to avoid these lock of IDE without results.
Thanks a lot for your support.