You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 libraries actually line up with actual public JFX versions (to keep things less confusing)?
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 libraries actually line up with actual public JFX versions (to keep things less confusing)?
E.g., 21-ea+11.1 isn't listed here:
https://mvnrepository.com/artifact/org.openjfx/javafx
... and none of the versions I've tried that are listed there, such as 21.0.2, are available as "static" libs:
https://download2.gluonhq.com/substrate/javafxstaticsdk/openjfx-21.0.2-linux-x86_64-static.zip ... does not exist.
The text was updated successfully, but these errors were encountered: