[hibernate-dev] Hibernate ORM and JDK 6

Emmanuel Bernard emmanuel at hibernate.org
Fri May 17 05:25:29 EDT 2013


I tried to get ORM imported in IntelliJ IDEA and it fails with a
Unsupported major.minor version 51.0.  In Mac OS IntelliJ boots with JDK
1.6 AFAIK and it seems the tools (like gradle) inherit this.

Any of the Mac guys found an acceptable solution to import the Gradle
project in IntelliJ?
>From what
http://stackoverflow.com/questions/13019199/how-do-i-run-idea-intellij-on-mac-os-x-with-jdk-7
says, it's sort of messy to force JDK 7.

Emmanuel


More information about the hibernate-dev mailing list