diff --git a/README.md b/README.md index 946de7df5..501281aef 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,13 @@ Autocomplete (or something else) is not working! Help! :open_mouth: Building, debugging and other -------------------- -* Open the project in IntelliJ, and follow the steps here : http://confluence.jetbrains.com/display/PhpStorm/Setting-up+environment+for+PhpStorm+plugin+development +* Install IntelliJ IDEA (Community Edition works fine) +* Open this project +* Choose `View > Tool Windows > Gradle` +* Double click `idea-php-symfony2-plugin > Tasks > intellij > runIdle` + +If you are having difficulties, consult the documentation: http://confluence.jetbrains.com/display/PhpStorm/Setting-up+environment+for+PhpStorm+plugin+development + * See how to debug and get into PhpStorm dev [german only](http://www.espend.de/artikel/wissenwertes-ueber-die-intellij-idea-phpstorm-plugin-entwicklung.html) * Want to donate? nice go [here](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5ZTGW6H4Y7MT8)