To make this project work follow the below steps:
-
Adjust your vm arguments as follows (not on server):
--module-path {project-path}\libs\javafx-sdk-19-{your-os}\lib --add-modules=javafx.controls(for runtime) -
Set the main class of your run configuration to
de.hswt.swa.gui.MainFrame. -
Add the files from
{project-path}\libs\{foldername}\libto your project dependencies. (for IDE)