david@linux:~> java -version
openjdk version "1.8.0_144"
OpenJDK Runtime Environment (IcedTea 3.5.1) (suse-10.15.2-x86_64)
OpenJDK 64-Bit Server VM (build 25.144-b01, mixed mode)
david@linux:~> java -jar Lightmod-1.0.0.jar
Error: Could not find or load main class lightmod.core
Downloaded the .jar file, with these results:
What am I doing wrong?