Merge branch 'main' of github.com:eclipse-che/che-server into che-21706

pull/523/head
Igor Vinokur 2023-06-14 13:38:22 +03:00
commit d1f4efdf2b
1 changed files with 3 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx6G -Xms100m -Xlog:disable"
}