Can't run .jar file


I followed to the instruction but having problem running my .jar file built.

Do you need to enclose the file name in quotes because of the space in the name?

java -jar "Java Tutorial.jar"

1 Like