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

java.lang.UnsupportedClassVersionError #51

Closed
wichitk opened this issue Aug 8, 2016 · 1 comment
Closed

java.lang.UnsupportedClassVersionError #51

wichitk opened this issue Aug 8, 2016 · 1 comment

Comments

@wichitk
Copy link

wichitk commented Aug 8, 2016

I use JDK1.7 and I got an exception "java.lang.UnsupportedClassVersionError"

@monitorjbl
Copy link
Owner

Are you it's coming from this library? The compiler runs on 1.8 but the target is 1.7, so unless you have a really old version of 1.7 it ought to work.

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