Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing classes in org.matsim.core.mobsim.qsim #1158

Open
SarahSie opened this issue Sep 1, 2024 · 3 comments
Open

Missing classes in org.matsim.core.mobsim.qsim #1158

SarahSie opened this issue Sep 1, 2024 · 3 comments

Comments

@SarahSie
Copy link

SarahSie commented Sep 1, 2024

Hello,

For running my program I used to work with the following classes now missing from qsim.
Screenshot 2024-09-01 at 09 35 56

Which dependency/Maven should I add to have access to these classes?

@Janekdererste
Copy link
Member

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.

@SarahSie
Copy link
Author

SarahSie commented Sep 2, 2024

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.

@Janekdererste
Copy link
Member

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants