Set environment variables in NetBeans on Mac
Add to the NetBeans config file (my config file is located at ~/.netbeans/6.8/etc/netbeans.conf)
export MY_VAR=some_value
Note, you will need to copy this file when you upgrade NetBeans.
Add to the NetBeans config file (my config file is located at ~/.netbeans/6.8/etc/netbeans.conf)
export MY_VAR=some_value
Note, you will need to copy this file when you upgrade NetBeans.
NetBeansMacEnvironmentVariables (last edited 2010-06-21 11:54:12 by DavidKeen)