How to start a program from PhpStorm?
In Aptana/Eclipse I'm used to start programs from within the IDE.
I can easily start start, stop and restart my local webserver and dbms and I can start utilities like zippers and minifiers.
Now I'm trying out PhpStorm and I looked everywhere, even in the plugins directory, but couldn't find anything like that.
Can I start local programs with PhpStorm and if so, how?
Please help.
请先登录再写评论。
did you try starting one with the external tools? I havent used that yet, but it looks like what your looking for.
FILE-> SETTINGS-> EXTERNAL TOOLS -> ADD...