Mandatory files

This commit is contained in:
Thastertyn 2023-05-28 12:17:42 +02:00
parent 39c56b74ff
commit ab6385ef2d
4 changed files with 0 additions and 24 deletions

21
.vscode/launch.json vendored
View File

@ -1,21 +0,0 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "java",
"name": "Launch Current File",
"request": "launch",
"mainClass": "${file}",
},
{
"type": "java",
"name": "Launch App",
"request": "launch",
"mainClass": "xyz.thastertyn.App",
"projectName": "jecnak-tui",
}
]
}

View File

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

BIN
DOKUMENTACE.pdf Normal file

Binary file not shown.

BIN
jecnak-tui_Kleger.jar Normal file

Binary file not shown.