mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
shared-indexes: IDEA-255670 - include intellij.yaml to configure shared indexes for IntelliJ Community
GitOrigin-RevId: 38194075e423a663ca6eb10dece3b044989f3a9c
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e5de2ef09d
commit
2eff8542db
13
intellij.yaml
Normal file
13
intellij.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
compiler:
|
||||
parallelCompilation: true
|
||||
|
||||
versionControl:
|
||||
git:
|
||||
updateMethod: rebase
|
||||
gcAuto: "50000"
|
||||
coreLongpaths: "true"
|
||||
|
||||
sharedIndex:
|
||||
project:
|
||||
- url: https://index-cdn.jetbrains.com/v2/project/intellij-community
|
||||
Reference in New Issue
Block a user