Linkage Error MPS Java Follow
Hey forum!
I just set my java compiler version from Java 7 to 8. Furthermore, I get the following error when I compile my project.
UnsupportedClassVersionError: Caught a linkage error while creating LanguageRuntime for the [language] Probably the language/sources/classes are outdated, try rebuilding the project"
Rebuild + Recompile didn't help. Any ideas how I can fix this?
Regards,
msch95
Please sign in to leave a comment.
Looks like a classloader issue
Solved the problem by redefining the Java system environment variable and by reinstalling MPS.