EclipseSetup

When setting up a project in eclipse, the following folders should be source folders

All jar and zip files in lib must be added as libraries.

After adding these folders, you should be able to run games.strategy.engine.framework.GameRunner, and TripleA should start. Typically I run with -Xmx196m, as this is the setting in the .sh, .bat, and .exe files

You should also be able to run games.staregy.AllTests, and have all tests pass.

SourceForge.net Logo