How do I change the environment variables for the Rails server in Aptana Studio plugin? It doesn't work like the other Eclipse plugins and doesn't use Run Configurations. This is as far as I've gotten, but there is no option for the environment.
Ok I found out how when I needed to set the path to a certificate authority file. You have to set the environment before starting Eclipse. You can do this from the Windows dialog
minus http://i.minus.com/ixQ6WmcwGt4Ha.png
Since I wanted to set financial API keys, I didn't want it to be available to every program. So I had to
set MYENV=value
and run eclipse.exe.