How do you change project folder
Hi
I am using Windows 8 and PhpStorm.
I wanted to change the directory say from \old to \new
Read through the threads but still can not find where to change this.
Really don't want to have to recreate the project again.
Thanks
Please sign in to leave a comment.
Hi there,
So ... you want to rename the project root folder?
If so -- select that folder in Project View panel and use "Refactor | Rename" on it.
Sounds great execept when I try that I get
java.io.IOException:Unable to rename C:/mydir
Well .. that's an access rights then. Or it could be the fact that this folder is currently opened (working folder) for some another app (Windows/DOS does not generally allow you to rename current folder).
If that's the case then try logging off completely (Windows session); login and try again without launching other apps.
-----
The alternate manual way: