Team Don't Forget! CSE 490F Java Interface: readme.txt To use the .jar version of the interface, you must have Java 1.6 installed on your computer. You can download it at http://java.sun.com/. With Java installed, you can run the calendar and scanner interface from the same .jar file. Navigate to the folder containing the .jar file via command line, then type in java -jar DontForget.jar c for the calendar, and java -jar DontForget.jar s for the scanner. For the scanner interface in particular, only logging in as "Andy" is accepted. "Andy"'s password is "12345".