1

When I upgrade IDEA from version 15.1 to 2016 all projects report the following compile time error:

Error:Module '**' production: java.lang.UnsupportedClassVersionError: com/intellij/openapi/vfs/VfsUtil : Unsupported major.minor version 52.0

Env: Mac osx10.11 jdk7 maven3.3.9

Who knows what the reasons, thanks!

m00am
  • 5,910
  • 11
  • 53
  • 69
刘新宇
  • 189
  • 1
  • 10
  • 1
    Looks to me like something requires the Java 8 JDK. Likely you cannot run the new Intellij on a [now obsolete](https://java.com/en/download/faq/java_7.xml) version of Java... – Boris the Spider Apr 25 '16 at 07:39
  • Check this Thead http://stackoverflow.com/questions/22489398/unsupported-major-minor-version-52-0 – Jeet Apr 25 '16 at 07:39

0 Answers0