10000 Merge pull request #1396 from ruudk/patch-2 · SylApps/idea-php-symfony2-plugin@89d211c · GitHub
[go: up one dir, main page]

Skip to content

Commit 89d211c

Browse files
authored
Merge pull request Haehnchen#1396 from ruudk/patch-2
Explain how to run in dev mode
2 parents b07cf45 + ec14ed9 commit 89d211c

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 sponsor my development? Nice! You can sponsor me via [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5ZTGW6H4Y7MT8) or via [Github](https://github.com/sponsors/Haehnchen). Github matches your donation so the total donation will be doubled.
4854

0 commit comments

Comments
 (0)
0