ANT を使用してプロジェクトをビルドしています。buld.xml を実行しようとすると、次のエラーが表示されます。
BUILD FAILED
C:\Users\user3\workspace\cube_web\build.xml:64: 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:\jdk1.7"
私は何をすべきか?ありがとう