This commit is contained in:
RoyceDa
2026-02-02 02:37:28 +02:00
parent 6d74d6b6f2
commit 2ba7989207
5 changed files with 112 additions and 2 deletions

View File

@@ -9,6 +9,6 @@
"._*": true,
"**/._*": true
},
"java.project.explorer.showNonJavaResources": false,
"java.project.explorer.showNonJavaResources": true,
"java.configuration.updateBuildConfiguration": "interactive"
}