How to: How can I set environment variables for GUI apps in OS X Mavericks? #development #programming #it
How to: How can I set environment variables for GUI apps in OS X Mavericks? #development #programming #it
How can I set environment variables for GUI apps in OS X Mavericks?
I’ve been struggling to get an app to run in OS X Mavericks. I finally was able to get it to run by drilling into the .app bundle and running the shell script directly. It seems that JAVA_HOME needed to be set. So I set it in my .profile in the shell, and everything works fine.
However, if I want to simply click the icon in the…
View On WordPress





