This commit is contained in:
Wolfgang Hottgenroth
2017-11-22 17:30:56 +01:00
commit 81dfb547e7
11 changed files with 230 additions and 0 deletions

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

@ -0,0 +1,3 @@
{
"java.configuration.updateBuildConfiguration": "automatic"
}