-
Need to pring Java 11 support.
It seems JavaFX is now separate library, need to add that to maven pom.xml file.
-
I was trying to get Zyklon to work on macOS/Linux.
And when running injector.jar that I compiled and press "Load" I get a lot of JavaFX errors.
WARNING: Loading FXML document with JavaFX API of ve…
-
When I try to load the program via `java -jar itunes-backup-explorer-1.2.jar`, I get the following error on a M1 Pro MacBook Pro with macOS Ventura 13.0:
> ```Loading library prism_es2 from resourc…
-
Hello,
I am reaching out to suggest a feature for the JSVG library that I believe would be beneficial for JavaFX applications, particularly those that aim to achieve native packaging.
As you may…
-
When the library is used in ubuntu 14.04 with javafx, javafx stops loading jpeg images with error:
Wrong JPEG library version: library is 80, caller expects 70
To reproduce this issue it is enough to…
-
pom.xml File leads to the error described in the title.
How to solve it ?
linux
UTF-8
1.8
1.8
22.0.1
...
org.openjfx
javafx
${javafx.ve…
-
I followed the instructions on how to set up a JavaFX project in NetBeans (Non-modular from IDE) https://openjfx.io/openjfx-docs/#IDE-NetBeans, but running the program did not work.
I added a globa…
-
I am using fx + monocle version 21.0.2
I put the libraries on the module path and use --add-modules=ALL-MODULE-PATH
I get an exception because monocle uses internal classes from javafx. Is this…
-
After starting the java 11 remote server at port 8270
`java --module-path /opt/javafx-sdk-11.0.2/lib --add-modules javafx.controls,javafx.fxml,javafx.base,javafx.graphics,javafx.media,javafx.swing,ja…
-
Originally reported by: **Adam Walczak (Bitbucket: [walec51](https://bitbucket.org/walec51), GitHub: [walec51](https://github.com/walec51))**
----------------------------------------
How are we supp…