Open project, path listing seen a lot inexisting symbolic path....
Hello,
i don't know if phpstorm bug or if is my os ( ubuntu ) ...
I work on synfony project with a personal vendor, so i make a symlink between my vendor project to the vendor folder ...
( /project/forum-bundle => /project/pcie/vendor/triotech/forum-bundle ) and open the two project in same phpstorm ...
it almost work perfectly ( phpstorm detect all class is duplicate but... )
but today i start new project ... and when i clic on open/new project i see this :
( PS: i try to remove the symlink but no change in phpstorm ) 
Please sign in to leave a comment.
Try to click on a "Refresh" button there.
Nop, refresh button don't work ... restart phpstorm don't work too ...
but today i install the jetbrain toolsbox and now i use the 2017.1.3 EAP version of PhpStorm ... and i don't have the bug !
Hello,
Most probably it's IDE caches - try resetting them via File > Invalidate Caches\Restart > Invalidate and Restart.