Skip to content
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

Plugin "Symfony Plugin" was not loaded: required plugin "de.espend.idea.php.annotation" not installed. #930

Closed
metaer opened this issue May 10, 2017 · 7 comments
Labels

Comments

@metaer
Copy link

metaer commented May 10, 2017

Message in Phpstorm

Problems found loading plugins: Plugin "Symfony Plugin" was not loaded: required plugin "de.espend.idea.php.annotation" not installed.

@metaer
Copy link
Author

metaer commented May 10, 2017

In description of symfony plugin:
(Optional) Install PHP Annotations

Is it optional or required?

@blueForman
Copy link

looks like required because installing PHP Annotations fixed the problem for me

@VicenKaZz
Copy link

VicenKaZz commented May 11, 2017

@shvrcho thank you, @metaer I confirm it's working also for me :).

@metaer
Copy link
Author

metaer commented May 11, 2017

Yes, It works after installing PHP Annotations

If it is required - may be it need to be fixed in the plugin description:
symfony_plugin

If it is optional - this issue is a bug.

In any case, thanks for this plugin

@pschulz
Copy link

pschulz commented May 19, 2017

According to the release notes for v0.14.143

I would say the PHP Annotations isn't optional any longer, so the Install documentation should be changed. Fixed by 55957c7, going to be released with 0.14.145.

Reinstalling the plugin automatically adds the dependency, after asking for confirmation, so for new installations it will work as well.
For existing installations there should be a more concise hint, that the Annotations plugin must be installed.

On the other hand, it would be a nice feature of the IDEA platform to resolve a plugin's dependencies automatically on its update. I believe aside the documentation, this is the major pain of this issue.

I'd say, this issue is solved and can be closed.

@matiux
Copy link

matiux commented Feb 13, 2018

I have the same problem even after reinstalling the plugin.

PhpStorm 2018.1 EAP
Build #PS-181.3494.16, built on February 7, 2018

@johnutzm
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants