Difference between revisions of "Talk:Fission"

From Robowiki
Jump to navigation Jump to search
Line 12: Line 12:
  
 
Is it entirely blank? Or it have only (all packages) and (no package) item? Can you specified more information? !!!!
 
Is it entirely blank? Or it have only (all packages) and (no package) item? Can you specified more information? !!!!
 +
 +
 +
It just shows all and no packages.

Revision as of 19:49, 14 March 2009

How to package

In response to "However, I don't know how to pack my bot's .class into a jar that has the .properties and stuff. Someone please help on the talk page.", use the Robot->Package robot for upload menu in Robocode. This automatically deals with generating the .properties file, asking if you want to include the source in the jar or not, telling you the codesize etc. Almost all bots are packaged using this as it's by far the easiest way. --Rednaxela 02:29, 14 March 2009 (UTC)

I've already looked there a while ago. It's just all blank when I try to package a robot. Awesomeness 02:53, 14 March 2009 (UTC)

It simply doesn't show any robots, the only options are all robots and no package. I don't get it... Awesomeness 02:54, 14 March 2009 (UTC)

I may be wrong but I'm pretty sure it only lists robots stored within the directory(s) specified in "Options->Preferences->Development Options" and I'm suspecting you've just had your robot in the robots/ directory instead. --Rednaxela 03:22, 14 March 2009 (UTC)

No, it's still blank. And yes, I've already organized my code. -- Awesomeness 10:52, 14 March 2009 (UTC)

Is it entirely blank? Or it have only (all packages) and (no package) item? Can you specified more information? !!!!


It just shows all and no packages.