-
Notifications
You must be signed in to change notification settings - Fork 6
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 error when #4
Comments
I used Java 7 (major version 51) to compile the class. I'm not sure why On Wed, Feb 25, 2015 at 2:52 PM, ZJ [email protected] wrote:
|
Hi, Same problem here, on osx and JDK 8u45. Any idea..? Bien à vous |
Same problem JDK 8u66 trying to found the answer ... hope i get it soon |
FYI, I'm a C and R programmer; very little Java. I had to tinker with this On Fri, Nov 27, 2015 at 10:14 PM, orthoeng [email protected] wrote:
|
Is there any solution for this? I am having the same issue in my macbook pro. Thanks |
Error in .jnew("s7b2csvclass") :
java.lang.UnsupportedClassVersionError: s7b2csvclass : Unsupported major.minor version 51.0
I get this error when running read.sas7bdat on my Mac. From my internet search it mentioned something about the java class being compiled to a lower version? I am using Java 8. Is the jar files compiled into java 1.6 format or something?
The text was updated successfully, but these errors were encountered: