From: brett l. <bre...@gm...> - 2011-03-24 16:16:42
|
This information has also been added to the wiki: https://sourceforge.net/apps/mediawiki/rails/index.php?title=Building_the_JAR ---Brett. On Thu, Mar 24, 2011 at 9:08 AM, brett lentz <bre...@gm...> wrote: > To build the jar with Eclipse, simply right-click the Ant build.xml > file, select Run As > Ant Build. > > ---Brett. > > > > On Thu, Mar 24, 2011 at 8:45 AM, Scott Petersen <sc...@re...> wrote: >> 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. > |