Compiled but can't see...
Jump to navigation
Jump to search
Revision as of 1 October 2012 at 11:34.
The highlighted comment was created in this revision.
The highlighted comment was created in this revision.
I set up a robot project on my NetBeans. I loaded the robocode libraries, etc. All this seemed to go successfully. I can even compile my robot class with success. I also pointed robocode to the directory my robot class is in.
But my robot doesn't show up in the robot list for fights!
Any ideas? Thanks.
Hi! How you "pointed robocode to the directory my robot class is in"? What this directory contents? Do you added ${robot.name}.properties file? Which package are you use?
Jdev