Building Robocode (Compilation)
Jump to navigation
Jump to search
Revision as of 27 December 2015 at 17:28.
This is the thread's initial revision.
This is the thread's initial revision.
Just a small update when trying to compile Robocode for the first time using Eclipse: You might have a compilation error saying that such a folder does not exist. To solve this make sure to add "basedir" to Window --> Preferences --> Ant --> Runtime --> Properties and its value should be the path to your robocode workspace.
I had this issue lately and that was how I solved it :)