Have you set your environment variables? I think the code is going to look for ENV['JDK_HOME'] (if it's Ruby code) or $JDK_HOME (if a shell script.)
Have you set your environment variables? I think the code is going to look for ENV['JDK_HOME'] (if it's Ruby code) or $JDK_HOME (if a shell script.)