cocos creater打包安卓 , 编译失败 , 日志显示这样 ,求帮忙解决!!!

FAILURE:
Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:libcocos2dx:compileReleaseJavaWithJavac’.

Could not find tools.jar. Please check that C:\Program Files\Java\jre1.8.0_211 contains a valid JDK installation.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use ‘–warning-mode all’ to show the individual deprecation warnings.
See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 0s
24 actionable tasks: 1 executed, 23 up-to-date
执行命令出错,返回值:1。

https://forum.cocos.com/t/creator-helloworld-apk/77693

看下这个帖子