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

Error using codegenerator with java 11 #52

Open
gg-dim opened this issue Jul 25, 2024 · 0 comments
Open

Error using codegenerator with java 11 #52

gg-dim opened this issue Jul 25, 2024 · 0 comments
Assignees

Comments

@gg-dim
Copy link
Contributor

gg-dim commented Jul 25, 2024

This looks like a packaging problem of the generator. org.eclipse.core.* jars are on java17 compliance level. So maybe we should take an older version here.

* What went wrong:
Execution failed for task ':de.jena.udp.trafficos.intersectionsystem.model:generate'.
> org/eclipse/core/resources/IContainer has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0
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

3 participants