Error: E2564 Could not find program, 'C:\bin\JarSigner.exe'

Error: E2564 Could not find program, 'C:\bin\JarSigner.exe'

我正在尝试为 Android 编译一个简单的空表单。我安装了很多很多东西,并且已经为整个事情奋斗了几个小时。 现在它说:

[PAClient Error] Error: E2564 Could not find program, 'C:\bin\JarSigner.exe'

没有目录 C:\bin,JarSigner.exe 位于:

C:\Program Files\Java\jdk1.8.0_60\bin

如何指定正确的路径?为什么 Android 的编译有这么多问题?

这包含在 RAD Studio 的文档中:

E2564 Could not find program, 'path'

You must ensure that the Android SDK that you have assigned to the Android target platform in your project is configured with the right JarSigner location path. You can review and edit your Android SDK properties from the SDK Manager.