Hello,
i would like to use JavaFX embedded in SWT and a Eclipse RCP application.
What would be the correct way (also regarding licencing issues) to bundle a JRE with the RCP so that the required libraries (jfxswt.jar) are on the
default classpath for the RCP.
Any help is appreciated.