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
$ java -jar JabRef-4.3.1.jar
Error: Could not find or load main class org.jabref.JabRefMain
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
I am in voidlinux with java 11:
$ java --version
openjdk 11.0.5-internal 2019-10-15
OpenJDK Runtime Environment (build 11.0.5-internal+11-adhoc..jdk11u-jdk-11.0.510)
OpenJDK 64-Bit Server VM (build 11.0.5-internal+11-adhoc..jdk11u-jdk-11.0.510, mixed mode)
There is nothing like javafx as advised in #2867 (comment) which points to a page that does not exist, fyi.