1) from the File menu new -> Java Project name it Play 2) in the Play project right click the src folder New -> Class name it FirstSample and check the box public static void main(String[] args) 3) in the source window I put my cursor in the main method (after the // comment line) and enter: sysout then hit Ctrl + Space to give me a code template I add a message in " " 4) I right click on the source and select Run As.. -> Java Application 5) I will see my message in the Console window assignment please output these line in your Play code: 1) you name 2) the city you live in 3) what you want for lunch and take a break until 11:20am Eastern