From: Scott P. <sc...@re...> - 2011-03-24 15:48:29
|
Is there a way for me to make a valid jar file from the checkout files? I tried zipping up the files under my "workspace" downloaded with Eclipse. The files look a little different between the current release (1.4.1) jar and the one I make from the checkout files. I'm assuming I would be able to make a jar file that I could distribute to other players that don't want to deal with Eclipse/SVN and they could replace their current release jar file with the one I send--or something like that. I have previously unzipped the current release, changed an XML file, and rezipped it up to make a jar file that works. |