12 Star 67 Fork 14

opendsl/aviatorscript-ideaplugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
gradle-231.properties 1.77 KB
一键复制 编辑 原始数据 按行查看 历史
opendsl 提交于 2023-08-24 11:42 +08:00 . 修复图标不显示bug;
#
# Copyright 2011-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
#
# https://github.com/JetBrains/Grammar-Kit/blob/master/gradle.properties
## https://plugins.jetbrains.com/docs/intellij/tools-gradle-grammar-kit-plugin.html#useful-resources
## demo https://github.com/intellij-rust/intellij-rust/blob/master/build.gradle.kts
## https://central.sonatype.com/
#org.gradle.java.home=/Users/yanchangyou/Library/Java/JavaVirtualMachines/corretto-11.0.18/Contents/Home
pluginVersion=5.3.3-2023.08.20-IDEA.231
## https://services.gradle.org/distributions/
## https://www.rstk.cn/news/67145.html?action=onClick
gradleVersion=7.5.1
## https://github.com/JetBrains/intellij-community
## https://www.jetbrains.com/idea/whatsnew/
## https://www.jetbrains.com/intellij-repository/releases
## https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html?from=jetbrains.org#intellij-platform-based-products-of-recent-ide-versions
ideaVersion=2023.1
## https://github.com/JetBrains/Grammar-Kit
## https://plugins.jetbrains.com/docs/intellij/tools-gradle-grammar-kit-plugin.html
## https://blog.jetbrains.com/platform/2021/12/busy-plugin-developers-newsletter-fall-2021/
grammarKitVersion=2022.3.1
## https://plugins.gradle.org/plugin/org.jetbrains.intellij
## https://github.com/JetBrains/gradle-intellij-plugin/
## ????? org.jetbrains:annotations:24.0.0
ijpVersion=1.15.0
javaVersion=17
# https://github.com/killme2008/aviatorscript/releases
aviatorVersion=5.3.3
## https://github.com/saihegde/sample-idea-plugin/blob/main/gradle.properties
pluginVerifierIdeVersions = 2020.2.4, 2020.3.4, 2021.1.1, 2023.1
sinceBuildVersion=231
untilBuildVersion=232.*
artifactsPath=build/artifacts
org.gradle.jvmargs=-Xmx1g -Dfile.encoding=utf-8
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/imflyfish/aviatorscript-ideaplugin.git
git@gitee.com:imflyfish/aviatorscript-ideaplugin.git
imflyfish
aviatorscript-ideaplugin
aviatorscript-ideaplugin
main

搜索帮助