Added new way of handling issues

This commit is contained in:
2026-06-15 17:57:31 +02:00
parent aa016d4772
commit 62e1096ef9
10 changed files with 199 additions and 27 deletions
+1
View File
@@ -5,6 +5,7 @@ module praktiKST {
requires jdk.xml.dom;
requires java.sql;
requires javafx.media;
requires java.logging;
exports kst4contest.controller.interfaces;
exports kst4contest.controller;
exports kst4contest.locatorUtils;