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
On mac, there is a specific extension for executing shell scripts by double clicking them: this is .command.
.command