10000 Explain how to run in dev mode · SylApps/idea-php-symfony2-plugin@ec14ed9 · GitHub
[go: up one dir, main page]

Skip to content

Commit ec14ed9

Browse files
authored
Explain how to run in dev mode
1 parent e6919b9 commit ec14ed9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,13 @@ Autocomplete (or something else) is not working! Help! :open_mouth:
4242
Building, debugging and other
4343
--------------------
4444

45-
* Open the project in IntelliJ, and follow the steps here : http://confluence.jetbrains.com/display/PhpStorm/Setting-up+environment+for+PhpStorm+plugin+development
45+
* Install IntelliJ IDEA (Community Edition works fine)
46+
* Open this project
47+
* Choose `View > Tool Windows > Gradle`
48+
* Double click `idea-php-symfony2-plugin > Tasks > intellij > runIdle`
49+
50+
If you are having difficulties, consult the documentation: http://confluence.jetbrains.com/display/PhpStorm/Setting-up+environment+for+PhpStorm+plugin+development
51+
4652
* 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)
4753
* Want to donate? nice go [here](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5ZTGW6H4Y7MT8)
4854

0 commit comments

Comments
 (0)
0