Integrate latest local development state and clean repository artifacts

This commit is contained in:
Marc Froehlich
2026-03-20 11:24:28 +01:00
parent ee5ee535bb
commit 7f9b1bfc4d
40 changed files with 8173 additions and 2237 deletions

View File

@@ -3,6 +3,7 @@ module praktiKST {
requires jdk.xml.dom;
requires java.sql;
requires javafx.media;
exports kst4contest.controller.interfaces;
exports kst4contest.controller;
exports kst4contest.locatorUtils;
exports kst4contest.model;