Jar Launcher Not Working
iMac, Mac OS X (10.6.8)
iMac, Mac OS X (10.6.8)
Unfortunately the software may now be using a newer version of Java than 10.6 is capable of:
Thanks but I doubt thats the problem seeing as its not just one piece of software that won't work, no jar files will launch at all.
Nevermind I didn't figure out how to get it to work with a single click, but I got it to open with a simple shell script which I have included below and bound to an application with automator.
cd ~/InsertFolderPathToJarHere/
java -jar InsertJarFileHere.jar
Sorry, by "Folderpath" I meant directory, I was basically asleep when I typed that.
Jar Launcher Not Working