forum

Home / DeveloperSection / Forums / JAVA_HOME does not point to the JDK

JAVA_HOME does not point to the JDK

Anonymous User 1843 25-Dec-2015
I am trying to follow a tutorial about how to use ant to build and run your application. I've followed all the steps and have created the build file, but when I try to run ant it gives me this error.

BUILD FAILED /home/bilal/tmp/ant/build.xml:19: Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_HOME does not point to the JDK. It is currently set to "/usr/lib/jvm/java-6-openjdk/jre"

Any ideas how to resolve this issue ?

Updated on 25-Dec-2015
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By