Open main menu

CDOT Wiki β

Changes

Team1/Running your programs

256 bytes added, 17:33, 30 January 2011
no edit summary
===11. Running Your Program===
11.1. Make sure that your project has a class that includes the main() method.<br />
 
11.2. In the package explorer, select your project, right click and select "Run As", then choose Java Application (because we are creating an application not an applet).
1
edit