Topic: Setup PATH variable for Aptana Studio debug (Debian)
At Aptana's website, they mention...
You should also make sure that your login PATH is set up correctly such that you can execute the ruby, gem, rails, and git commands correctly. Setting these things up in your .bashrc (or equivalent) isn't sufficient, because it doesn't get evaluated by default when GUI applications like Aptana Studio 3 get launched.
That's good advice, but I don't have any idea on how to setup my PATH variable on Debian. Can someone help me out with this, please?