I just wanted to say... Problem solved by editing .profile
--
View this message in context:
http://www.nabble.com/environment-variables-not-saved-tp25371346s2369p25371872.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
---
Put them in your ~/.profile or ~/.bashrc file.
On Wed, Sep 9, 2009 at 1:00 PM, measwel wrote:
>
> Running maven is fun, but having to set the environment variables over and
> over is not. For some reason when I set the variables and close the
> terminal, the changes get lost. I am using commands
Running maven is fun, but having to set the environment variables over and
over is not. For some reason when I set the variables and close the
terminal, the changes get lost. I am using commands in the likes of:
export M2_HOME=/usr/local/apache-maven/apache-maven-2.2.1.
On mac os x 10.4 tiger.
H