Top "Java-home" questions

JAVA_HOME is an environment variable which should point to the root directory of the JDK installation.

Path for Weblogic Home& Java home for adding Oracle server in eclipse

I had installed oracle weblogic tool for in my eclipse luna by simple drag and drop to my workspace from …

eclipse oracle weblogic settings java-home
How to use gradle properties in build.gradle

When I run this task: task tmpTask << { project.properties.each {println " $it"} } I see: org.gradle.java.home=/…

groovy gradle java-home
${env.JAVA_HOME} not found - Ant

In my build.xml file, I have these lines: <property environment="env"/> <echo message="JAVA_HOME is …

ant environment-variables java-home
Error check ANDROID_SDK_ROOT / JAVA_HOME / PATH environment variables

To generate apk run ionic cordova build android after some process it generate error. I set user variables ANDROID_HOME = …

path sdk ionic4 java-home
Jenkins Slave Environment Variable Refresh

I have a Jenkins Slave (A Windows PC) which has the JAVA_HOME environment variable. I updated the Java version …

jenkins hudson environment-variables java-home
Appium Doctor - unable to set $JAVA_HOME/bin into PATH variable on MacOS 10.12

Installed appium doctor with npm on MacOS 10.12, and it gives me one error: WARN AppiumDoctor ✖ Bin directory for $JAVA_HOME …

java bash path appium java-home
JAVA_HOME variable

I set my JAVA_HOME variable to point to the jdk and I added %JAVA_HOME%\bin to the Path …

windows ant java-home
intellij idea failed to create JVM error code -1

I have intellij-idea installed. Although I have set JAVA_HOME environment variable referring to "C:\Program Files\Java\jdk1.8.0_45" but …

java intellij-idea jvm java-home
Failed to find 'JAVA_HOME' environment variable in Mac

I'm new on Mac, so I installed Cordova (Node, Git, Grandle) but I can't execute it in my mobile phone, …

java node.js git cordova java-home
How should I set the JAVA_HOME environment variable on macOS?

I know this question has been asked a lot before but i did read and i will show you what …

java macos java-home