Course Management System Compilation and Execution Make sure that you are in directory src and run this command to compile all files: javac *.java Run the program: java AdministratorInterface