Set environment variables
-
To set your environment variables and path, execute a .cv command to move into the Environment. At the command prompt, type
. cv EnvironmentName
-
Confirm that the JAVA_HOME variable is set. The value of JAVA_HOME should be set to the location of your Java SDK. At the command line, type
echo $JAVA_HOME