IntelliJ Setup
This is a stub for the full-blown instructions I am going to write.
Right now, it's basically shortened from this bug report. The final version will have pictures and shit.
I created a new directory and did svn co from it.
I imported project from existing sources. I accepted the defaults on the import.
I added build.xml to the ant tab.
I set up my run configuration as shown. + to add configuration, select "Application" main class: net.sourceforge.kolmafia.KoLmafia Working directory:/Users/mcroft/Library/Application Support/KoLmafia (or wherever, this is important after launch...) Use classpath of module: kolmafia JRE: Default (or whatever) Before Launch: Run Ant target 'set.released.false' Run Ant target 'set.version' Build (not Build Project, just vanilla Build)
Apply the config.