Author Topic: Can somebody test this Mac OS X program?  (Read 443 times)

I made a Java program for Windows, then I got it complied for Mac. Can somebody please test this file to make sure the application runs properly?
http://192.227.137.14/files/HamHost-Mac.zip



what is it? I can test it if I know what it is.

It is a remote server controlling Java program that Hammereditor made which I packaged for mac. I simply included a JRE for Mac in the .zip archive and I have a RunMe.sh which uses the included JRE to run the program.

Works. However, just make a shortcut to the .jar, because it executes more readily from a double click on that than running the shell script (Mac often have perms issues with shell scripts).

Works. However, just make a shortcut to the .jar, because it executes more readily from a double click on that than running the shell script (Mac often have perms issues with shell scripts).
Thank you. I'm glad it works.