GoogleアプリサーバーのNetBeansでサンプルプロジェクトを実行しようとすると、次のエラーが発生します。サーバーが起動しません。これらのエラーが存在する場合、どうすれば解決できますか?NetBeans7.1を使用しています
BUILD FAILED
W:\UnderTest\NetbeansCurrent\Guestbook\nbproject\build-impl.xml:550: The following error occurred while executing this line:
W:\UnderTest\NetbeansCurrent\Guestbook\nbproject\build-impl.xml:300: 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\jre7"