-
**Is your feature request related to a problem? Please describe.**
If you just naively depend on JavaFX lib like so:
```scala
//> using scala 3.5.0
//> using dep "org.openjfx:javafx-base:22.0.2"
…
-
In Ubuntu 24.04, when I click the Sandbox button, a window appears with a width of 1px.
The white area in the upper left of this capture is the Sandbox window.
![ubuntu24](https://github.com/user-…
-
**Version(s)**
```
$ scala-cli version
Scala CLI version: 1.5.0
Scala version (default): 3.5.0
$ java -version
openjdk version "21.0.3" 2024-04-16 LTS
OpenJDK Runtime Environment Temurin-21.0…
-
Using current `master` on aarch64 linux, the following command will fail:
```
gradle bitcoinj-wallettemplate:build
```
with:
```
FAILURE: Build failed with an exception.
* What went wr…
-
Moin,
looks like MTPlayer doesn't work on aarch64. Tried with Raspberry Pi 5:
```
s:~/MTPlayer$ ./MTPlayer__Linux.sh
dann Java vom System
Okt. 15, 2024 10:38:05 PM com.sun.javafx.application.…
-
Tried to load an url using WebEngine, although it does not work.
Interesting enough, after excluding webView from code and replacing it with any javafx ui component (let's say a label), and then ru…
-
Mac users, if AB3 crashes upon launch with an error message about an `UnsatisfiedLinkError` related to JavaFX (an example given below), the first thing to check is to **see if you have followed our a…
-
Is there any chance that this awesome piece of code will run with OpenJDK11/OpenJFX?
TIA!
-
Building from scratch with maven, jdk22, windows 11 fails with missing javafx.platform
### Expected Behavior
mvn should be able to build scenebuilder
### Current Behavior
[ERROR] Failed to e…
-
### Package description
Rich client application platform for Java
### Home page URL
https://openjfx.io
### Source code URL
https://github.com/openjdk/jfx
### Building instructions
…
ghost updated
2 years ago