Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 427 Bytes

NOTES.md

File metadata and controls

13 lines (8 loc) · 427 Bytes

Compiling

If you've got launch4j and Infinitekind's fork of Oracle's appbundler installed, then change the paths in build.xml to where you put them and type:

ant dist

to create a jar file, a Mac application and its disk image, and a Windows executable.

The ant task jar requires neither of these extras.