Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Eclipse RCP + OpenjDK 11 + Openjfx(Eclipse RCP + OpenjDK 11 + Openjfx)
Eclipse RCP + OpenjDK 11 + Openjfx [message #1815607] Mon, 07 October 2019 06:42
govind Ra is currently offline govind RaFriend
Messages: 95
Registered: July 2009
Member
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
Previous Topic:Launch wizard from Active Help page in Eclipse
Next Topic:Can not start my plugin from CL
Goto Forum:
  


Current Time: Sat Apr 27 04:26:28 GMT 2024

Powered by FUDForum. Page generated in 0.03192 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top