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
h6.msan...@gmail.comon 6 Nov 2010 at 7:34