Quantcast
Channel: Major.minor unsupported version 51.0 Java MAC OSX - Stack Overflow
Browsing latest articles
Browse All 3 View Live

Answer by Matt for Major.minor unsupported version 51.0 Java MAC OSX

You should set your JAVA_HOME environment variable to the results of the /usr/libexec/java_home command (which evaluates to your system configured Java version).

View Article



Answer by limc for Major.minor unsupported version 51.0 Java MAC OSX

Try this:-export JAVA_HOME="$(/usr/libexec/java_home -v 1.7)"

View Article

Major.minor unsupported version 51.0 Java MAC OSX

Ok if i try run a java file from console i get unsupported major.minor 51.0. These class files were't compiled on my MAC osx. BUT... If I'm in finder and right click the class file and open with jar...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images