-
Notifications
You must be signed in to change notification settings - Fork 36
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
After installing plugin, PHPStorm loads with error #18
Comments
Yes because the library is using java 7/8 so if java 7/8 is not the default java on your o/s it loads with error. I noticed the issue to, I recommend the plugin creator to downgrade to java 6 since most intellij plugins use that for compatibility purposes. Not sure if the creator was using java 8, because when I changed my IDE to use java 8 as the default his plugin loads fine. |
I just installed Java 8, restarted PHPStorm, and the same error.
Is there a easier, gui interfaced configuration for telling PHPStorm what Java version to use? This one here isn't as friendly. |
Hmmm... it might be one of two issues:
But for now I support the first statement. |
Ok so I've ruled out number two from may list. PHPStorm is not filtered out. Back on your question I think eve though you installed java 8, the previous version is still the default one. So if you don't want to mess with jetbrains config files you can try this if are a windows guy https://confluence.atlassian.com/display/DOC/Setting+the+JAVA_HOME+Variable+in+Windows. If you are using linux search on google per your particular distribution. |
This is a very similar behavior explained here https://youtrack.jetbrains.com/issue/WI-21507
I tried deleting the directory ./Web... under my home directory, as suggested in the thread and nothing changed. Rebooting phpstorm gave me the same error after, and the plugin doesn't show up in the tools menu.
Here's some breadcrumbs from the log file
PHPStorm version 8.0.3 build ps-139.1348
The text was updated successfully, but these errors were encountered: