Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » javafx-swt.jar not in the classpath when using java10
javafx-swt.jar not in the classpath when using java10 [message #1794899] Mon, 10 September 2018 15:52 Go to next message
Didier Vojtisek is currently offline Didier VojtisekFriend
Messages: 31
Registered: July 2009
Member
Hi
I have an eclipse plugin that uses FXCanvas and javafx-swt.

This works fine with java 8 (pointing to lib/javafxswt.jar) and with java 9 (pointing to javafx-swt.jar)

but it doesn't work with java 10. (even if javafx-swt.jar is present in /usr/lib/jvm/java-10-oracle/lib )

Is there an update of Efxclipse that fixes that ? (I use efxclipse 3.3.0.20180528 bundled with photon)

This is quite annoying because, unfortunately there is no way to download java 9 anymore, only java 10.

next question, will java 11 (which is planned for the end of the month) be also supported ?

Didier
Re: javafx-swt.jar not in the classpath when using java10 [message #1794924 is a reply to message #1794899] Tue, 11 September 2018 07:55 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
On OpenJFX-11 is supported (see https://tomsondev.bestsolution.at/2018/08/04/supporting-openjfx-11-from-jdk11-onwards-in-efxclipse/) but you need to ship OpenJFX yourself, I'm still trying to figure out how to provide rebundled OSGi-Artifacts.

On Java10 - please give the latest build a spin to see if things work there. As Java10 is out-dated once Java11 is released even if it does not work I'm not sure it is worth fixing the Java10 problem.
Previous Topic:Cannot use "Generate Javafx getter and setters"
Next Topic:Support for Java11 / Open JFX 11 is on the way
Goto Forum:
  


Current Time: Fri Apr 19 11:24:05 GMT 2024

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

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

Back to the top