Categories
Linux

Java: set JAVA_HOME env variable in mac os lion

cd

That will take you to your home directory

vi .bash_profile

And include:

export JAVA_HOME=/Library/Java/Home

Now every time a shell is open, you wil have that set