Hello,
I am running into an issue while trying to import a project into mcuxpresso. I think this might be something related to Eclipse and not specifically the mcuxpresso IDE. I have been digging on the web and in NXP forums but have not been able to find an answer.
I installed mcuxpresso version v11.3.1, build 5256, 2021-04-2. This is on a system running Ubuntu 16.04. From the main menu, File -> Import -> General -> Existing Projects into Workspace. When I click the Browse button of the "Select root directory" drop down, I get the "no more handles error".

Here is the error log:

At the same time, the console dumps the following but I don't think that is the root cause (although the SWT GTK warning does stand out)
mcuxpressoide
***WARNING: GTK+ version too old (micro mismatch)
***WARNING: SWT requires GTK 3.20.0
***WARNING: Detected: 3.18.9
(MCUXpresso IDE:8019): Gtk-WARNING **: Theme parsing error: <data>:7:18: '-gtk-key-bindings' is not a valid property name
(MCUXpresso IDE:8019): Gtk-WARNING **: Theme parsing error: <data>:31:11: 'min-height' is not a valid property name
Any help is appreciated.
Paul