Difference between revisions of "Thread:Talk:Robocode/Eclipse/Codesize/reply (2)"

From Robowiki
Jump to navigation Jump to search
(Reply to Codesize)
 
(No difference)

Latest revision as of 16:05, 2 February 2013

I actually still use the codesize.jar from an ancient version of Robocode, which I just uploaded here. Usage is like:

java -jar ./robocode_1.07/codesize.jar robocode_1732/robots/voidious.Diamond_1.8.22.jar
OR
java -jar ./robocode_1.07/codesize.jar robocode_1732/robots/voidious/mini/*.class

There used to be a newer codesize.jar with Robocode, but I never got it to work smoothly from the command line like this.