badarshahzad / JFX-Browser

JFx Browser is a multi tab browser. In its first version HTML to PDF, Downloading , History, Bookmarks and Account creation facility available. We are not still working on this project.
MIT License
200 stars 48 forks source link

Can't run the Jar #76

Open praveenray opened 4 years ago

praveenray commented 4 years ago

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.

pdemanget commented 1 year ago

I know it's an old question, but for java > 9 you have to install openjfx separatly: https://openjfx.io/openjfx-docs/#install-javafx