Steps:
-------
a) Edit .bash_profile inside /Users/susantabehera/ folder
b) Type the following to set the environment variable
export JAVA_HOME=$(/usr/libexec/java_home)
c) Reload the .bash_profile by typing the following command on Terminal
source ~/.bash_profile
-------
a) Edit .bash_profile inside /Users/susantabehera/ folder
b) Type the following to set the environment variable
export JAVA_HOME=$(/usr/libexec/java_home)
c) Reload the .bash_profile by typing the following command on Terminal
source ~/.bash_profile
No comments:
Post a Comment