Closed dietmarw closed 7 years ago
Just tried to follow your installation instructions but get:
~/Downloads$ java -jar Move-0.7.0.jar Error: Could not find or load main class de.thm.move.MoveApp
I checked also the Java version:
~/Downloads$ java -version openjdk version "1.8.0_121" OpenJDK Runtime Environment (build 1.8.0_121-8u121-b13-0ubuntu1.16.04.2-b13) OpenJDK 64-Bit Server VM (build 25.121-b13, mixed mode)
What am I missing?
Do you have the JavaFX package for Ubuntu openjfx installed?
Of course not ;-), Thanks that solved it. Maybe updating in the dependencies for the "installation" in the README would be good.
Just tried to follow your installation instructions but get:
I checked also the Java version:
What am I missing?