This commit is contained in:
2022-05-05 14:40:19 +02:00
parent b8951031cd
commit 9a97e6dfbd
7 changed files with 87 additions and 2 deletions

View File

@@ -3,5 +3,7 @@
"java.project.outputPath": "bin",
"java.project.referencedLibraries": [
"lib/**/*.jar"
]
],
"liveshare.shareExternalFiles": false,
"liveshare.allowGuestDebugControl": true
}