I have tried to set java path many times by choosing all the combination of paths (among many other combinations too).
Ex :
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
Please help me to set the path.
I have tried to set java path many times by choosing all the combination of paths (among many other combinations too).
Ex :
/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
Please help me to set the path.
The JAVA_HOME environment variable is not defined correctly This environment variable is needed to run this program NB: JAVA_HOME should point to a JDK not a JRE
– Pavankumar AN Aug 21 '19 at 04:43