Thread history
From Talk:Robocode/Older Developers Guide for building Robocode
Viewing a history listing
Jump to navigation
Jump to search
Viewing a history listing
Time | User | Activity | Comment |
---|---|---|---|
18:28, 27 December 2015 | Ayoubm (talk | contribs) | New thread created |
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 :)