Idea-php-symfony2-plugin: Add dependency for Php-Annotations Plugin

Created on 1 Mar 2015  路  4Comments  路  Source: Haehnchen/idea-php-symfony2-plugin

To reduce duplicate code and implement more annotations features, remove optional="true" on de.espend.idea.php.annotation.

Most helpful comment

I've just updated and am getting:

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

with options to disable plugin.

Is there anything further I can provide to help with debugging this?

All 4 comments

done

I've just updated and am getting:

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

with options to disable plugin.

Is there anything further I can provide to help with debugging this?

OK, I was able to fix this by disabling the Symfony Plugin, installing the PHP Annotations Plugin, restarting, re-enabling the Symfony Plugin and restarting again.

yes, i had to do this because of code maintenance reducing

Was this page helpful?
0 / 5 - 0 ratings