This commit is contained in:
jonathan.wyss
2025-10-29 14:29:38 +01:00
parent dc2fd9e7de
commit 0ed40ecc34
3 changed files with 22 additions and 76 deletions

View File

@@ -6,5 +6,7 @@
}
],
"java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx4G -Xms100m -Xlog:disable",
"java.format.enabled": true,
"java.format.onType.enabled": true,
"java.format.settings.url": "https://raw.githubusercontent.com/google/styleguide/gh-pages/eclipse-java-google-style.xml"
}