.GRADLE 文件扩展名

Gradle Script

开发者 不适用
受欢迎程度
4.4  |  11 
 

什么是 GRADLE 文件?

A GRADLE file is a script created by Gradle, which is a tool used to help teams build and deliver software. It contains a script, which includes a list of commands to be executed by Gradle. GRADLE files are typically used for storing build scripts in a domain-specific language based on Groovy.

更多信息

The most common GRADLE file is the build.gradle file, which is used to define a project and its tasks. In Gradle, a build consists of one or more projects and each project consists of one or more tasks. Projects may represent various things depending on what you are using Gradle for, which includes deploying an application to a staging environment or building a web application. When you run a Gradle build with the gradle command, the build.gradle file in the current directory is called. You can find more information about build.gradle files at docs.gradle.org.

注: Gradle is a build automation system that was designed for multi-project builds. It is predominantly used by Android Studio users to build their projects into .APK Android packages for distribution.

常见 .GRADLE 文件名

build.gradle - GRADLE build script used to define a project and its tasks in GRADLE.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 GRADLE 文件的程序

Windows
Linux
Android
Chrome OS
分类: 开发者
更新时间: 2018-10-31

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Gradle Script 文件格式和 Mac, Windows, Linux, and Android 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们