mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-12 13:40:19 +07:00
The feature is not ready for use GitOrigin-RevId: 99081ac13d0b973ef02fcce167f48c5d11a270cb
23 lines
480 B
YAML
23 lines
480 B
YAML
|
|
compiler:
|
|
parallelCompilation: true
|
|
|
|
versionControl:
|
|
git:
|
|
updateMethod: rebase
|
|
gcAuto: "50000"
|
|
coreLongpaths: "true"
|
|
coreFsMonitor: "true"
|
|
coreUntrackedCache: "true"
|
|
featureManyFiles: "true"
|
|
|
|
sharedIndex:
|
|
project:
|
|
- url: https://index-cdn.jetbrains.com/v2/project/intellij-community
|
|
|
|
repositoryLibrary:
|
|
displaySha256ChecksumUiSettings: true
|
|
sha256ChecksumAutoBuild: true
|
|
displayJarRepositoryBindingUi: false
|
|
jarRepositoryAutoBind: false
|