Team2/Running your Programs

From CDOT Wiki
Jump to: navigation, search

Guide Line

  • To run "LabExercise2", right click the java file, scroll down to "Run As" and then click on "Java Application"
  • Only classes with a main method can be executed as a "Java Application"