首页 > 编程知识 正文

配置交叉编译工具链,idea配置becompare对比工具

时间:2023-05-05 21:53:53 阅读:202915 作者:2835

下载解压自己需要的gradle版本:https://gradle.org/releases/(免安装)

配置环境变量

打开命令窗口,输入 gradle -v

IDEA配置gradle:file->settings->gradle

file->other->settings->default settings

验证安装 C:UsersAdministrator>gradle -vWelcome to Gradle 4.5!Here are the highlights of this release: - Dependency locking - Maven Publish and Ivy Publish plugins improved and marked stable - Incremental annotation processing enhancements - APIs to configure tasks at creation timeFor more details see https://docs.gradle.org/4.5/release-notes.html------------------------------------------------------------Gradle 4.5------------------------------------------------------------Build time: 2018-06-04 10:39:58 UTCRevision: 9e1261240e412cbf61a5e3a5ab734f232b2f887dGroovy: 2.4.12Ant: Apache Ant(TM) version 1.9.11 compiled on March 23 2018JVM: 1.8.0_121 (Oracle Corporation 25.121-b13)OS: Windows 10 10.0 amd64C:UsersAdministrator>

原文地址:https://www.cnblogs.com/bunana/p/8532510.html

转载于:https://www.cnblogs.com/boonya/p/9178646.html

版权声明:该文观点仅代表作者本人。处理文章:请发送邮件至 三1五14八八95#扣扣.com 举报,一经查实,本站将立刻删除。