phpstorm configure phalcon

一、download phalcon-devtools and install

git clone https://github.com/phalcon/phalcon-devtools.git
mv phalcon-devtools /opt/phalcon-devtools
cd /opt/phalcon-devtools
./phalcon.sh

二、Configure phpstorm

  1.Ctrl+shift+s

  2.click Command line support tools

  3.click add button

  4.add phalcon, select global,Custom tools, set tools path as /opt/phalcon-devtools/ide/phpstorm/phalcon

三、Code Hints

  /opt/phalcon-devtools/ide/1.3.2

 

posted @ 2015-11-03 14:58  roundor  阅读(255)  评论(0编辑  收藏  举报