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

Exceptions in running C and JAVA plugin #29

Open
RebeWu opened this issue Mar 7, 2022 · 3 comments
Open

Exceptions in running C and JAVA plugin #29

RebeWu opened this issue Mar 7, 2022 · 3 comments

Comments

@RebeWu
Copy link

RebeWu commented Mar 7, 2022

Exception in thread "main" java.lang.UnsupportedClassVersionError: org/eclipse/core/runtime/CoreException has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
My jdk and jre are both 1.8.
How can I fix this ?

@osmarleandro
Copy link

Hi @RebeWu,

You can check the java -version and javac -version, and then run ./gradlew clean.

@RebeWu
Copy link
Author

RebeWu commented Mar 7, 2022

I am afraid it didn't work and I have tried lots of methods from the SO, none of them work.

@RebeWu
Copy link
Author

RebeWu commented Mar 7, 2022

By the way, the maven dependency (refinder) in refdiff-evaluation also missed in Maven Repository.

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