ktisha / Crucible4IDEA

Crucible plugin for IntelliJ IDEA
MIT License
59 stars 26 forks source link

PHPStorm support #42

Closed noose closed 11 years ago

noose commented 11 years ago

Can You add the PHPStorm support? :-)

ktisha commented 11 years ago

Hi noose,

thanks for mentioning this problem! You can download patch https://github.com/ktisha/Crucible4IDEA/blob/master/Crucible4IDEA.zip?raw=true and install plugin from disk.

noose commented 11 years ago

Thx, but it's not working :-( screen shot 2013-05-16 at 09 41 25

ktisha commented 11 years ago

Yep, I got it. Unfortunately, version 0.2 will work only with new PHPStorm EAP (due to new IntellJ IDEA API). I can upload version 0.1 compatible with current PHPStorm later.

noose commented 11 years ago

PHPStorm 6.0.2 EAP? It's official since yesterday:-)

ktisha commented 11 years ago

No, I mean PHPStorm 7 EAP based on IntelliJIDEA 13 (which released couple days ago). And I'm not sure when it'll be available (my guess is in the middle of july)

noose commented 11 years ago

Can You upload that .zip for v0.1?

ktisha commented 11 years ago

Here it is https://github.com/ktisha/Crucible4IDEA/blob/master/Crucible4IDEA-0.1.zip

noose commented 11 years ago

Thanks. I can install it, but it's not working. On the options I can set any auth info, but it'll always say "Connected sucessfully". I can see "Code Review Dashboard" but there is nothing to show (I have few reviews to do...) :-(