debugging map failure

This commit is contained in:
Marc Froehlich
2026-06-22 23:54:06 +02:00
parent af4edca4a7
commit 7cf0ff2294
3 changed files with 18 additions and 4 deletions
+1
View File
@@ -8,6 +8,7 @@ module praktiKST {
requires jdk.jsobject;
requires java.net.http;
requires java.desktop;
requires jdk.crypto.ec;
exports kst4contest.controller.interfaces;
exports kst4contest.controller;
exports kst4contest.locatorUtils;