WOD1: Hello Me
After installing eclipse & setting up your workspace, create a  project, export it, and upload it.
  Rx: <3 min
  Av: 3-5 min
  Sd: 5-10 min
  DNF: 10+ min
Instructions
  - Write down your start time on your notecard
 
  - Create a new Java project in eclipse with the name 
HelloMe_uLogin 
  - Create a new Java file (i.e., class) 
Hello.java 
  - In main, print 
"Hello, [your name]" 
  - Run the program to verify your changes.
 
  - Export your program by right-clicking on your project folder, and selecting “Export > General > Archive File”. Name the file “HelloMe_uLogin.zip”.
 
  - Upload the file to the assignment page on canvas
 
  - Write down your stop time on your notecard