hz-zhhq-app-service/uap/gradlew
haozq cee557dcc6 first commit 2025-01-21 13:12:35 +08:00
..
build.gradle first commit 2025-01-21 13:12:35 +08:00
clean first commit 2025-01-21 13:12:35 +08:00
dependencyDefinitions.gradle first commit 2025-01-21 13:12:35 +08:00
extension.gradle first commit 2025-01-21 13:12:35 +08:00
readme.txt first commit 2025-01-21 13:12:35 +08:00

readme.txt

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1.下载gradle 2.2.1,解压配置系统环境变量在DOS中输入gradle -v 输出 Gradle 2.2.1,即表示安装成功

2.在eclipse下安装gradle插件,通过
	Window->preference->gradle-arguments->配置插件环境指向JDK目录

3.用记事本打开gradle.properties文件配置相关属性

4.Run as 选择gradle build...,输入命令 “build line”
		 clean清理构建build执行构建任务line统计有效代码行数