I am trying to keep separate directories of directories and workspace directories in my php and sweating project in order to understand / find how this can be achieved. A few changes back I tried phpStorm and found that it does not provide such a function.
I just want to know if phpstorm 6.0 has this feature or is it still missing? If possible, please help me.
Work around
File> Settings> [Directories] + [Add Content Root] to add an external directory
Assuming you created the project separately from the code. Some of the tools may not work as expected.
source
share