CS1 Standard Demo Page

The following text was written to the standard output stream when the PersonDemo1.java program was executed from IntelliJ.

/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -javaagent:/opt/intellij-idea-community/lib/idea_rt.jar=46225:/opt/intellij-idea-community/bin -Dfile.encoding=UTF-8 -classpath /home/msoe/IdeaProjects/CS1/out/production/CS1:/home/msoe/Documents/jfugue-4.0.3-with-musicxml.jar:/home/msoe/Documents/SimplePainter.jar:/home/msoe/Downloads/SimpleComposer.jar people.PersonDemo1
Bob Dylan, born 5/24/1941 BD false
Noomi Rapace, born 12/28/1974 NR false
Pharrell Williams, born 6/9/1892 PW false
Frank Sinatra, born 8/3/1950 FS true
Diana Krall, born 1/26/1990 DK false
Myatmin Soe, born 6/5/1996 MS false

Process finished with exit code 0