
9 Mar
2010
9 Mar
'10
2:19 p.m.
Hi, You can do the same for Oxygen.app. Right click on the app and select "Show contents", navigate to Content and edit the Info.plist. The best tool to edit it is the Property List Editor but any XML or text editor will do. You have to add inside the last dict element: <key>LSEnvironment</key> <dict> <key>ENVIRONMENT_VARIABLE</key> <string>VALUE</string> </dict> Regards, Adrian Florent Georges wrote:
Adrian Buza wrote:
Hi,
So make sure you are running Oxygen with oxygenMac.sh(in the command line).
That was the problem, I use Spotlight. So I can use a terminal, but Spotlight is really convenient. Is there any way to set environment variables that are visible in oXygen.app?
Regards,