This commit is contained in:
2021-11-28 10:22:11 +01:00
commit 4ab62020a4
8 changed files with 20 additions and 0 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"java.project.sourcePaths": ["src"],
"java.project.outputPath": "bin"
}