Open
Description
> java -jar Image.Resizer.jar
Error: Could not find or load main class com.marwaeltayeb.fir.Main
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
UPDATE:
> java -version
java version "11.0.11" 2021-04-20 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.11+9-LTS-194)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.11+9-LTS-194, mixed mode)
Maybe this is caused because JavaFx is no longer packaged with Java runtime. Maybe the Jar should be packged with JavaFx?
Metadata
Metadata
Assignees
Labels
No labels