-
### Expected Behavior
It is hoped that after JavaFX Native Image, the content of the Media module can be used normally, including common classes such as MediaPlayer、Media etc.
### Current Be…
-
Hello, javafx-maven-plugin is a good plugin...
But after creating and runing custom jre several times I still cannot find the jar file anywhere in the target folder...
After some search i use mvn pa…
-
Hi Team, Thanks for your great tool.
I am trying to build this locally on my machine to setup a flatpak version of scenebuilder.
I'm facing the below error when I run first maven command
`mvn cl…
-
I'm trying to use GraalVM EE and GraalVM CE with OpenJFX installed to generate a native image for [ClassViewer](https://github.com/ClassViewer/ClassViewer), but they could not operate properly for dif…
Glavo updated
4 months ago
-
After building a JavaFX HelloWorld program I was surprised to see a huge number of required dynamic libraries using ldd on Linux (below). This would pose major issues for any non-source redistribution…
-
Hello,
we update the Java Version of our Project from 8 to 11.
This class seems to be missing: **com.sun.javafx.css.converters.SizeConverter.**
How can I fix this?
Thanks!
```
11.0.12+…
-
I am working on javafx modular project! and using latest gluonfx-gradle-plugin too!
when executing **jLink** or **jlinkZip**, I am facing these issues, how can I solve one!
```
> Task :eSalesAn…
-
Hello,
I was used your code to build multiple scenes but unable to get it down work.
Your logic works but images not loaded throws with a null pointer exception in the path.
```
[`null/demo/ui/C…
-
This is related to #285 . Java 11 is a long term support release so more people will be switching to it than Java 9. Also the problem got worse with Java 11. The version of Java FX for Java 11 (open …
-
Hello!!!
I just work on the project to execute a JavaFX application in the platform JNode and I need a lot of help to get there!
Thank you in advance!!!