Team2/Running your Programs
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"
- Click here to progress to the next tutorial