-
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+…
-
Hi. I found your project in YouTube and i really appreciate your work. But when i want to build this project, it gives me this error :
"D:\Zulu\Zulu JDK 17.32.13\bin\java.exe" --add-exports javafx…
-
I am using jdk 14 and jfoenix 9.0.10 . I added the jar file to library still nithing is getting imported.
-
I stuck after I decided to move my Intellij IDEA JavaFX project to Gradle JavaFX.
When I try to run app with jfxRun task, I got this in console (and nothing else, app don't show)
![03-08-2017 1940…
-
Hello can you add me as a collaborator , would like to contribute :)
-
This issue requests running Haveno in ARM64 / aarch64.
Currently, running in Ubuntu 22.04.2 ARM64 gives this error:
```
Loading library prism_es2 from resource failed: java.lang.UnsatisfiedLink…
-
As stated above, will we be penalized if we use external packages for our projects/Duke? Some example of such a package will be a package that helps save objects into a JSON file.
The specific third-…
-
The JFXTabPane does render incorrectly with scaling in Windows 10.
The line underneath the individual tabs is bigger than the tab itself.
125% and 150% scaling:
![1](https://user-images.githubuse…
-
@Urwumpe , I came to know that there is a workaround to compile under openjfx 11 under linux. Could you elaborate on the workaround. Will need step-by-step instruction.
-
Hey there!
i wanted to try out your example with my FX-Application but didn't find a way to a a maven dependency to my project. Is there a repo where I can find the jar for using it with maven?
Best …