Patterns First create the "out/" directory and compile the project into it javac -d out/ *.java Then run the project java -classpath out Restaurant