External libraries - after restart no longer available
Hi,
I've running phpstorm 10. Everything's works fine. I'm also be able to choose external libraries for my projects and working with then.
But very often, when I'm starting a new working day and restart phpstorm, reopen my project, the associated libraries are lost - I've to re-select them. This is very annoying.
In earlier phpstorm versions, this problem doesn't occur.
Anyone have a tip, what's could be the problem?
Please sign in to leave a comment.
Additional information, I'm a Linux Mint user.
Hi there,
Please try reconfiguring this project from scratch:
So far it sounds like .idea\workspace.xml file might be corrupted (check idea.log for possible details -- "Help | Show Log in...").
Thanks for the reply - it seems to work!