
I have the software stated, but when I do "svn co kolmafia" it returns 'svn' is not recognized as a command. Drag and drop the "KoLmafia-x.x" folder onto Disk Utility.Generate the application bundle inside of the "KoLmafia" folder created earlier.Also inside the "KoLmafia-x.x" folder, create a symbolic link to "/Applications".Inside the "KoLmafia-x.x" folder, create a "KoLmafia" folder.If you actually need the DMG for one reason or another: Add a key/value pair, with "app.name" being the key, and anything you want being the value.Make sure the Java runtime compatibility is 1.4+.Drag and drop the "limeglass.icns" file in the "lib" folder into the icon section.Select the KoLmafia.jar generated in a build.Load up JAR Bundler, located in "/Developer/Applications/Java Tools".
#Build.xml jarbundler example for java 8 for mac os
For Mac Os x, java is installed by default and apple provides JarBundler that allows you.

If all you need is the application bundle: Coding example for the question How do I create a distributable. If you're having problems with that step, post here and I'll explain more in detail.ĮDIT: Edited address for Java and made it clicky -DaychildeĮdited to update to the correct url for svn, the previous one quit working. There's a guide at the ant website though. Note: Ant can be a bit tricky to install. Once it finishes, go to the subdirectory and type: Open command prompt ("cmd" for XP/2k users) and type: Next, find a directory where you want the builds to go. JDK 1.4 or later (1.5.0 is the latest) (, you can find it) If I made any mistakes, feel free to correct me.įirst, grab a copy of the following software: Anyway, for other aspiring devel noobs like myself, here's a quick intro on what to do running under WinXP/2k. Okay, I might be a total idiot here, but how would I go about downloading the latest KoLmafia code from the SVN and building it? I have the JDK and basic computer skills, although no java knowledge.
