Search Results

3
votes

Do I need a Mac to to make a Java application bundle?

A Java application bundle on OS X is nothing more than a directory containing your .jars and a number of configuration files. The SetFile tool sets a custom HFS filesystem property on the director …