Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

BUILD FAILED
C:\Users\Eli\Documents\openmrs-trunk\build.xml:150: 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 "C:\Program Files\Java\jre6jre8"

Solution

copy C:\Program Files\Java\jdk1.68.0_10172\lib\tools.jar to C:\Program Files\Java\jre6jre8\lib\ext

A cycle was detected in the build path of project

...