diff --git a/.vscode/launch.json b/.vscode/launch.json deleted file mode 100644 index 8fccd33..0000000 --- a/.vscode/launch.json +++ /dev/null @@ -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", - } - ] -} \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index de2a843..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "java.configuration.updateBuildConfiguration": "automatic" -} \ No newline at end of file diff --git a/DOKUMENTACE.pdf b/DOKUMENTACE.pdf new file mode 100644 index 0000000..68112f1 Binary files /dev/null and b/DOKUMENTACE.pdf differ diff --git a/jecnak-tui_Kleger.jar b/jecnak-tui_Kleger.jar new file mode 100644 index 0000000..cef144c Binary files /dev/null and b/jecnak-tui_Kleger.jar differ