WebStorm and PhpStorm - Sharing project info...
Hi All,
I have purchased both WebStorm and PhpStorm and have been using PhpStorm extensively in debugging a project. If is an INCREDIBLE product and I can't say enough about the time it has saved in debugging the code. I am now interested in also using WebStorm to debug the Javascript code in the project. What is the best way to share the project between the two products? I didn't want to point WebStorm to the current PhpStorm project in case it may overwrite parts of the project. But I would like to avoid having two identical projects are they may get out of synce. Any help would be greatly appreciated.
Thank you!
Michael
Please sign in to leave a comment.
Hi there,
PhpStorm = WebStorm + PHP + DB/SQL Support
Any missing plugins (bundled with WebStorm by default) can also be installed in PhpStorm manually.
Why do you need WebStorm in such case?