News

I'm migrating from Java 9 to Java 11 and now I get: Exception in thread "main" java.lang.module.FindException: Module jdk.jsobject not found, required by javafx.web at ...
java.lang.module.FindException: Module Utilities not found, required by WSShop Without the requires Utilities; entry in module-info.java file, there are statical errors, and it is not possible to run ...