栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Java

Android疑难解决-Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8.

Java 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

Android疑难解决-Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8.

编译项目报错(版本错误)
Build file 'xxxbuild.gradle' line: 2

An exception occurred applying plugin request [id: 'com.android.application']
> Failed to apply plugin 'com.android.internal.application'.
   > Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8.
     You can try some of the following options:
       - changing the IDE settings.
       - changing the JAVA_HOME environment variable.
       - changing `org.gradle.java.home` in `gradle.properties`.

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

应用插件请求时发生异常 [id: ‘com.android.application’] > 无法应用插件’com.android.internal.application’。

Android Gradle 插件需要 Java 11 才能运行。您当前使用的是 Java 1.8。您可以尝试以下一些选项:

  • 更改 IDE 设置。
  • 改变 JAVA_HOME 环境变量。
  • 更改 gradle.properties 中的 org.gradle.java.home。
解决方法

通过修改gradle设置中的jdk版本

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/693072.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号