Difference between revisions of "Team2/Running your Programs"
(Created page with '=Guide Line=') |
|||
Line 1: | Line 1: | ||
=Guide Line= | =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 can be executed as a "Java Application" | ||
+ | |||
+ | *[http://zenit.senecac.on.ca/wiki/index.php/Team2/Debugging_your_Programs Click here] to progress to the next tutorial |
Revision as of 23:17, 2 February 2011
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 can be executed as a "Java Application"
- Click here to progress to the next tutorial