We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Fails with this error when using JDK 17. Works with 11.
Error creating extended parser class: Could not determine whether class 'org.pegdown.ParserWithDirectives$$parboiled' has already been loaded
I don't expect it to be fixed anytime soon but creating issue in case it can help others running into the same problem.
The text was updated successfully, but these errors were encountered:
Which paradox version? Paradox 0.10 should support JDK 17. Parboiled bumped in #526 for this.
Sorry, something went wrong.
Thanks, it was on older Paradox. Works fine with latest.
No branches or pull requests
Fails with this error when using JDK 17. Works with 11.
I don't expect it to be fixed anytime soon but creating issue in case it can help others running into the same problem.
The text was updated successfully, but these errors were encountered: