nette-intellij/intellij-nette

Unsupported major.minor version 51.0

jiripudil opened this issue · 2 comments

The Structure window won't load, continually throwing this error. Full stacktrace here: http://pastebin.com/1aeKKtTy

PhpStorm 6.0.2, build #PS-129.487 built on May 14, OpenJDK 1.6.0_27, Ubuntu 12.04.

I guess current build is against Java 1.7. Also, I don't think OpenJDK is actually supported as a JRE (both due missing features and performance). Marking as enhancement since it's not a real bug.

Ok, I rebuilt the package against Java 1.6, could you try the new one?
(That doesn't change what I said previously - OpenJDK is not supported. This is worth reading: http://lukas.zapletalovi.com/2010/09/intellij-idea-openjdk.html)