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 is not compatible with latest EAP #105

Closed
b1rdex opened this issue Feb 8, 2018 · 25 comments
Closed

Plugin is not compatible with latest EAP #105

b1rdex opened this issue Feb 8, 2018 · 25 comments

Comments

@b1rdex
Copy link

b1rdex commented Feb 8, 2018

IDE disables it on start.

PhpStorm 2018.1 EAP
Build #PS-181.3494.16, built on February 7, 2018
PhpStorm EAP User
Expiration date: March 9, 2018
JRE: 1.8.0_152-release-1136-b5 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0

@narrishinsd
Copy link

...which means the Symfony plugin errors out as it depends on this one...

@nicolas-santos
Copy link

same here… downgrading… 

@crabnky
Copy link

crabnky commented Feb 12, 2018

same here...

@rudiedirkx
Copy link

rudiedirkx commented Feb 13, 2018

How do you see PS disables it? It seems to be enabled (checkbox checked), but it doesn't do anything. (Clicking on @Annotation doesn't goto, and annotation imports are unused.) Logs? Errors? I don't see anything.

@vkhramtsov
Copy link
Contributor

@rudiedirkx You can check event log in phpstorm. Just click on notifications counter in left bottom corner of IDE window.

@King2500
Copy link
Contributor

image

From idea.log:

2018-02-13 09:38:29,305 [   5038]   INFO - llij.ide.plugins.PluginManager - Plugin 'PHP Annotations' can't be loaded because: This plugin version was marked as incompatible 

@rudiedirkx
Copy link

Ah yes I see it in idea.log, but not in the UI Events window. Reverting back works. Now we wait for @Haehnchen ?

@BesedinSasha
Copy link

Have the same issue

@matiux
Copy link

matiux commented Feb 15, 2018

Same issue

@cetver
Copy link

cetver commented Feb 15, 2018

Have the same issue

@porozhnyy
Copy link

@Haehnchen ?

@pbelyaev
Copy link

It's been 8 days, is there any solution yet?

@vkhramtsov
Copy link
Contributor

I can at least try to fix this, but I have problems with java. Can somebody help me with PR?

@porozhnyy
Copy link

@Haehnchen release?

@narration-sd
Copy link

@Haehnchen Thanks kindly for doing the work on your weekend, David.

I'm sure it will show up in due course once @JetBrains can review it.

@b1rdex
Copy link
Author

b1rdex commented Feb 19, 2018

I don't think that new version will be created automatically, becuase there is no new tag done and IDEA banned 5.2.1 version number.

@fintem
Copy link

fintem commented Feb 19, 2018

There's still a problem, since the plugin page reports that the highest supported version is 181.3494, and the current latest build is 181.3741...
screenshot from 2018-02-19 10-17-54
screenshot from 2018-02-19 10-17-33

@fintem
Copy link

fintem commented Feb 19, 2018

Also seems like the build isn't done for 2017.3, which is currently at the latest revision 2017.3.4
screenshot from 2018-02-19 10-21-26

@vkhramtsov
Copy link
Contributor

vkhramtsov commented Feb 19, 2018

@fintem There is only idea-version since-build="171.3780" but don't have until-build. So may be it can be fixed just by creating new release.

@Haehnchen Would you be so kind to create new release?

@Haehnchen
Copy link
Owner

set since-build to latest eap and released a new version including the changes

@tarlepp
Copy link

tarlepp commented Mar 29, 2018

Seems like this issue exists with stable 2018.1 version - any updates?

@Majkl578
Copy link

Worked for me in 2018.1 RC and still works in 2018.1...

@tarlepp
Copy link

tarlepp commented Mar 29, 2018

Hmm, take second look of this, and for some reason in my setup PHP Annotations was in version 5.2.1 and didn't show any update messages for that - so after manual update it worked as expected.

@ninsky
Copy link

ninsky commented Mar 30, 2018

PhpStorm 18.1. ...had to reinstall Symfony plugin and PHP Annotations plugin to make it work

@pppdns
Copy link

pppdns commented Apr 5, 2018

Auto update suggested this update for me when PHPStorm started (2018.1.1 EAP), I didn't have to manually update it or reinstall anything

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

No branches or pull requests