Packaging A Robot To A Jar from the Command Line?

Jump to navigation Jump to search

It's definitely possible, but I haven't done it, besides manually unzipping / editing / rezipping sometimes. I think Beaming does it with normal development tho so maybe he can comment on his setup.

It is just a normal JAR with your class files + the .properties file. So whatever means you have of creating a JAR should work.

Voidious (talk)00:26, 4 December 2013

then ask beaming then

Tmservo (talk)00:35, 4 December 2013

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Users.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page.

Return to Thread:User talk:Wolfman/Packaging A Robot To A Jar from the Command Line?/reply (3).

i told Wolfman to ask Beaming

Tmservo (talk)01:27, 4 December 2013
 
 

You can use Ant to package your jar, here is an example script (that I wrote) to do it. Since I mainly develop in eclipse I didn't want to switch over to Robocode to package my robot.

See the page Ant (tool).

Chase02:36, 4 December 2013