I followed the installation guide, which I have to say is very well written and explained, but seem to struggle on a bug in my eclipse main file. I tried it with the "The Hague: 20 drivers" benchmark but get an "Exception in thread "main" java.lang.NoClassDefFoundError: java/util/HashMap$Entry" error (see attachments). After debugging it seems to happen during the "ConfigReader scenario = ConfigReader.initConfigReader(url);" step.. Do you have any idea how to solve this error?
Java version: 11.0.4
Error.txt