我正在探索 Adobe 技术交流套件的试用版。在此视频之后,我正在尝试使用示例文档生成一个 Android 应用程序。
我尝试更改 JDK 和 apache.ant 文件的文件路径,但仍然收到相同的错误消息(见下文)。
BUILD FAILED
C:\Program Files (x86)\Android\adt-bundle-windows-x86_64-20130522\sdk\tools\ant\build.xml:713: The following error occurred while executing this line:
C:\Program Files (x86)\Android\adt-bundle-windows-x86_64-20130522\sdk\tools\ant\build.xml:727: 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 (x86)\Java\jre7"