Solved
Linux STM32CubeIDE hangs when the .ioc file is double clicked. Clicking the icon is fine. Error: No editor descriptor for id org.eclipse.ui.internal.emptyEditorTab eclipse.buildId=Version 1.11.2 java.version=11.0.16 Aware of this?
..
..
Found it! My own question made me check my Java version and I was running an older version of the JDK (because I have to maintain some JavaFX software). Installed OpenJDK 21.0.3 and the .ioc problem has gone away. For anyone else who needs to swap between versions run: sudo update-alternatives --config java in your terminal and select whichever Java version you need. Bit of a pain, but so be it.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.