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
Error: Could not find or load main class main.java.com.github.jfxbrowser.application.Main
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
Using Java 11 on Linux.
The text was updated successfully, but these errors were encountered:
java -jar JFX-Browser-1.0.0.jar
Error: Could not find or load main class main.java.com.github.jfxbrowser.application.Main
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
Using Java 11 on Linux.
The text was updated successfully, but these errors were encountered: