Hi everyone!
I have MCUXpresso IDE v11.10.0 running on Linux, and everything was working right when suddenly search all over the files broke.
The functionality is accessible from "Search" menu and "File..." submenu. This dialog appears:

When I click "Search", instead of doing the search and listing the results in the "Search" view, I find this error:

Text Search
An internal error occurred during: "File Search Worker".
'byte[] org.eclipse.core.resources.IFile.readNBytes(int)'
An internal error occurred during: "File Search Worker".
'byte[] org.eclipse.core.resources.IFile.readNBytes(int)'
An internal error occurred during: "File Search Worker".
'byte[] org.eclipse.core.resources.IFile.readNBytes(int)'
I read somewhere else that might be related to Copilot4Eclipse plugin, which I also have installed.
The question is: is there any way of properly installing this plugin to avoid breaking this functionality? The rest of the IDE is working great, as before; I can build, I can debug, etc, and also the Copilot4Eclipse is working perfectly fine.