-
## Accessibility Exploration
Cryptomator should make use of JavaFX's accessibility capabilities. Especially by providing support for reading JavaFX controls via a screen reader (e.g., Apple's Voice…
-
My css autocomplete doesn't work and I get "unknown property" warnings. I've tried a lot already but nothing seems to work. I even reinstalled eclipse, removed all the plugins, and reinstalled all of …
-
I was trying to build a javafx modular project using jlink, but it keeps on failing with the following error:
Error: Error reading module: C:\Users\javst\Documents\Projects\TTModManager\target\clas…
-
Mac terminal showed this in the first 4 lines.
Loading library prism_es2 from resource failed: java.lang.UnsatisfiedLinkError: Can't load library: /Users/leyaozhu/.openjfx/cache/11/libprism_es2.dyl…
-
I open java file
https://github.com/openjfx/samples/blob/master/IDE/Eclipse/Non-Modular/Maven/hellofx/src/main/java/org/openjfx/hellofx/MainApp.java
and as soon as I save it -- eclipse.jdt.ls ch…
bk322 updated
9 months ago
-
I start with this, which works:
```
cd /tmp
git clone --depth=1 https://github.com/JonathanGiles/scenic-view.git
cd scenic-view
gradlew build
gradlew jlink
build/scenicview/bin/scenicView
```
…
-
A problem occurred evaluating root project 'controlsfx'.
> java.lang.UnsupportedClassVersionError: org/openjfx/gradle/JavaFXPlugin has been compiled by a more recent version of the Java Runtime (clas…
-
javafxStaticSdkVersion has a default of 21-ea+11.1. Why is it stuck there?
What other possible versions are there and why aren't they documented anywhere, and why doesn't the available static libra…
-
Installation of [oracle java jdk 8](https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html) comes with jfxrt.jar, so no issue.
As oracle installation required sign up and login…
-
### Apache NetBeans version
Apache NetBeans 16
### What happened
Fresh install of NB 16
When creating a new web project:
after clicking "Next", I get:
which contains an exception:
`…