You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. get source from
"http://code.google.com/p/ai-contest/source/browse/#svn/trunk/planet_wars/viz"
2. craete new java progect in eclipse
All sousces must be correct. But on line 29 of file RenderMap.java call
undefined constructor for Game.java
Revision r500. Eclipse Version: Helios Release
Build id: 20100617-1415. JavaSE 1.6
The constructor Game(String, int, int) is undefined.
Avialable is Game.Game(String s, int maxGameLength, int mode, String
logFilename)
Original issue reported on code.google.com by [email protected] on 6 Nov 2010 at 7:34
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 6 Nov 2010 at 7:34The text was updated successfully, but these errors were encountered: