... | ... | @@ -17,6 +17,14 @@ This document assumes that: |
|
|
4. Click `OK`.
|
|
|
5. Click `Apply`.
|
|
|
6. Click `OK`.
|
|
|
3. [Integrating Phalcon with PhpStorm IDE](http://blog.phalconphp.com/post/24476683703/integrating-phalcon-with-phpstorm-ide)
|
|
|
3. Add phalcon IDE stubs to your phpStorm project.
|
|
|
1. Open your project in phpStorm.
|
|
|
2. Right-Click on the `External Libraries` in the `Project` pane.
|
|
|
3. Select `Configure PHP Include Paths`.
|
|
|
4. Set `PHP language level` to `5.5`
|
|
|
5. Set `Interpreter` to `/usr/local/bin`
|
|
|
6. Click the plus `+` sign and add your include path `/Users/myusername/phalcon-tools/ide/1.2.5`.
|
|
|
7. Be sure to change `myusername` above to your user name as seen in the `Terminal`.
|
|
|
|
|
|
|
|
|
#### References |
|
|
\ No newline at end of file |