I am building a Java Selenium standalone application using Java11 in Eclipse 2018-12 but my builds fail:
java.lang.module.FindException: Unable to der
Encountered the same problem, defining all the jars in the classpath will serve the purpose.