Open SarahSie opened 2 months ago
Could you please tell us, which version of MATSim you were using previously and which one you are using now?
Some classes have been moved around lately. Try to remove the import statements, which cause errors. And then let IntelliJ re-import those classes. Maybe this already solves your problem.
Hello, thank you for your reply. I used to work with Matsim 11, but then I needed to move to 13. However, even after switching back to 11, I still get this error.
I would recommend using a more recent MATSim version. 11 is from 5 years ago and 13 is the release from 2021. The current MATSim release is 2024.0.
That said, are you able to re-import the missing classes?
Hello,
For running my program I used to work with the following classes now missing from qsim.
Which dependency/Maven should I add to have access to these classes?