1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-intellij-rust

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
gradle.properties 1.3 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Mikhail Chernyavsky Отправлено 11.01.2024 18:14 7cee616
propertiesPluginEnvironmentNameProperty=platformVersion
# Supported platforms: 232, 233, 241
platformVersion=233
# Supported IDEs: idea, clion, rustRover
baseIDE=idea
ideToRun=
buildNumber=999999-SNAPSHOT
publishToken=token
publishChannel=dev
githubToken=token
showTestStatus=false
showStandardStreams=false
enableBuildSearchableOptions=false
compileNativeCode=true
org.gradle.jvmargs=-Xmx3g
# Enable Gradle Build Cache. It is also configured in settings.gradle.kts.
org.gradle.caching=false
systemProp.org.gradle.internal.repository.max.tentatives=10
systemProp.org.gradle.internal.http.connectionTimeout=120000
systemProp.org.gradle.internal.http.socketTimeout=120000
# Since kotlin 1.4, stdlib dependency is added by default by kotlin gradle plugin.
# But we don't need it because all necessary kotlin libraries are already bundled into IDE.
# See https://kotlinlang.org/docs/reference/using-gradle.html#dependency-on-the-standard-library for more details
kotlin.stdlib.default.dependency=false
# Since kotlin 1.8.20, Gradle Kotlin plugin may produce OOM during compilation
# See https://plugins.jetbrains.com/docs/intellij/using-kotlin.html#incremental-compilation
# and https://youtrack.jetbrains.com/issue/KT-57757 for more details
kotlin.incremental.useClasspathSnapshot=false

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-intellij-rust.git
git@api.gitlife.ru:oschina-mirror/mirrors-intellij-rust.git
oschina-mirror
mirrors-intellij-rust
mirrors-intellij-rust
master