Hello everyone
I'm new to everything regarding Robocode and I'd like to try and develop some features with it.
I've imported Robocode into Eclipse and added certain libraries that were missing. However, I can't fix a certain error regarding the CodeSizeCalculator class from the net.sf.robocode.repository package, as it says "The type CodeSizeCalculator is already defined". I can't find a way to fix it since there's no other class file within that package with that same class name. Has anyone encountered that same error and managed to fix it?
Thank you for your time