My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 4: Add a class called Main
1 person starred this issue and may be notified of changes. Back to list
 
Project Member Reported by matthias.hauswirth, Apr 19, 2009
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
main class has been added
Status: Fixed

Powered by Google Project Hosting