I am distributing a Java program where I want a double-clickable file to run
java -cp MyProgram.jar;MyLib.jar my.program.Main
On Windows I simp
You can use a .sh (Shell Script), after all MacOSX is Unix!