Skip to content

Could not find or load main class com.marwaeltayeb.fir.Main #2

Open
@raphael-dario

Description

@raphael-dario
> 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions