1 Star 0 Fork 6

zhanghua/groovy18

forked from src-openEuler/groovy18 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
groovy18-starter.conf 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
zhanghua 提交于 2020-08-25 16:19 +08:00 . package init
##############################################################################
## ##
## Groovy Classloading Configuration ##
## ##
##############################################################################
##
## $Revision$ $Date$
##
## Note: do not add classes from java.lang here. No rt.jar and on some
## platforms no tools.jar
##
## See http://groovy.codehaus.org/api/org/codehaus/groovy/tools/LoaderConfiguration.html
## for the file format
# load required libraries
# Base JARs are loaded via the startup script itself
# you can add more either here or to BASE_JARS in
# /etc/groovy18.conf or ~/.groovy18rc
#load !{groovy18.home}/lib/*.jar
# load user specific libraries
load !{user.home}/.groovy18/lib/*.jar
# tools.jar for ant tasks
# See comment about BASE_JARS above
#load ${tools.jar}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhanghua1831/groovy18.git
git@gitee.com:zhanghua1831/groovy18.git
zhanghua1831
groovy18
groovy18
master

搜索帮助