-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unsupported major.minor version 51.0 #5
Comments
Hi. |
Couldn't you compile a version with Java6 support or is this technically not possible? Switching the JRE involves CodeSigning, etc... on OSX and even in PHPStorm 8 Java6 will be the default JRE, AFAIK. |
Same issue here. A Java6 compatible version would be great! |
+1 on that since there are too many problems with JDK1.7 and PhpStorm on OSX. |
Thank you for your feedbacks. I'll make it java6 compatible in a couple days... |
There is a new version now in jetbrains repositories ( v 1.0.6 ) fixing this issue. Give me some feedback if possible so i can close this issue. |
Works fine for me with PHPstorm 7.1
|
|
about 2. We have our local gitlab installation, which uses self-signed certificates to communicate via https. I have the all certs installed on my machine, but the plugin is still complaining about insecure connections. |
Hi, on the latest PHPStorm EAP and Mac OSX i get this error when i start with the plugin activated.
I think it's a problem with the java version ( check here http://stackoverflow.com/questions/10382929/unsupported-major-minor-version-51-0 )
The text was updated successfully, but these errors were encountered: