I would like to transition a custom IDE from Eclipse to Eclipse Theia.
Is it possible to run Java UI based on SWT library to display in a window inside Eclipse Theia?
This will make transition process easier as some UI would not need to be re-implemented from scratch.