I have the same issue too. 
Can I guess that it is related to this recent announcement 
https://blog.ubuntu.com/2019/04/19/announcing-openjdk-11-packages-in-ubuntu-18-04-lts
 ?

There are a number files missing (two that I noticed: jfxrt.jar and 
javapackager).
I suspect that with the move openjfx has been "upgraded" from the version for 
Java 8 to the version for Java 11, losing a few files here and there. Searching 
for aforementioned files with apt-file I can see that they are supposed to be 
in openjdk8 related locations, but are not there anymore.

$ apt-file search javapackager     
openjfx: /usr/bin/javapackager
openjfx: /usr/lib/jvm/java-8-openjdk-amd64/bin/javapackager
openjfx: 
/usr/lib/jvm/java-8-openjdk-amd64/man/ja_JP.UTF-8/man1/javapackager.1.gz
openjfx: /usr/lib/jvm/java-8-openjdk-amd64/man/man1/javapackager.1.gz
openjfx: /usr/share/man/man1/javapackager.1.gz

$ apt-file search jfxrt.jar
openjfx: /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext/jfxrt.jar

Note that I have both openjdk8 and openjdk11 installed, but javafx
doesn't work anymore with either.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1825054

Title:
  My JavaFx project stopped compiling

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjfx/+bug/1825054/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to