| Issue 4: | Add a class called Main | |
| 1 person starred this issue and may be notified of changes. | Back to list |
|
Please either rename your game class to Main, or add a class called Main and move the main method from the game into the Main class. We want to have a standard way for starting any project (through a class called Main). From the assignment: Finally submit into the created svn repository a working Java project, containing a Main class, which has a main(String[] args) method that prints something on the screen. This class should be part of the package ch.unisi.inf.pfii.<yourteam>.
Apr 20, 2009
Project Member
#1
fabio.ra...@gmail.com
Status:
Fixed
|
||||||||||