This commit is contained in:
2022-01-06 18:50:47 +01:00
parent da23cdd254
commit 607e485b2d
28 changed files with 215 additions and 1597 deletions

View File

@@ -1,3 +1,4 @@
{
"java.home": "/usr/local/Cellar/openjdk/17.0.1_1"
"java.home": "/usr/local/Cellar/openjdk/17.0.1_1",
"java.configuration.updateBuildConfiguration": "automatic"
}