IntelliJ IDEA 2016.1 , all java project can not be compiled -


when upgrade idea version 15.1 2016 projects report 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 reasons, thanks!


Comments

Popular posts from this blog

c++ - What's the differece between of link to a dynamic file and as a input object? -

javascript - Feed FileReader from server side files -

Android Unit Testing / Mockito: android.location.Location not mocked -