1 Star 1 Fork 1

Gitee 极速下载 / Pkl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/apple/pkl
克隆/下载
gradle.properties 643 Bytes
一键复制 编辑 原始数据 按行查看 历史
Stefan M 提交于 2024-03-20 18:48 . Enable Gradle caching (#324)
# suppress inspection "UnusedProperty" for whole file
group=org.pkl-lang
version=0.26.0
# google-java-format requires jdk.compiler exports
org.gradle.jvmargs= \
-Dfile.encoding=UTF-8 \
--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
org.gradle.parallel=true
org.gradle.caching=true
kotlin.stdlib.default.dependency=false
#org.gradle.workers.max=1
Java
1
https://gitee.com/mirrors/Pkl.git
git@gitee.com:mirrors/Pkl.git
mirrors
Pkl
Pkl
main

搜索帮助