Update commands, plugin config, and add VS Code settings

This commit is contained in:
Laura
2026-08-09 15:03:50 +02:00
parent 56205de5f6
commit ea466c717a
6 changed files with 71 additions and 37 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"java.compile.nullAnalysis.mode": "automatic",
"java.configuration.updateBuildConfiguration": "automatic"
}