Eclipse RCP + OpenjDK 11 + Openjfx [message #1815607] |
Mon, 07 October 2019 02:42 |
Eclipse User |
|
|
|
Hello All,
I am in process of migrating my eclipse RCP applications to OpenjDK 11 + Openjfx.
Everything works fine if i bundle the below openjfx jars in plugins
javafx.base
javafx.controls
javafx.fxml
javafx-swt
javafx.graphics etc.
I want use these only during compile time and don't want to bundle them in plugin. At run-time would like to refer from XXXrcp.ini file
My XXXrcp.ini file
-vm ***\AdoptOpenJDK\jdk-11.0.3.7-hotspot\bin\javaw.exe
how to specify the location for above openjfx jar.
Or
Efx is only the option ? i don't see any official support for 11 apart from http://downloads.efxclipse.bestsolution.at/p2-repos/openjfx-11/repository/
Any inputs ???
Thanks and Regards,
Govind R
|
|
|
Powered by
FUDForum. Page generated in 0.03842 seconds