Settings > Directories not opening.

While trying to get file paths to resolve (details here) I removed the Content root. Now I'm unable to access this settings page, and various functionality such as searching within a project and finding files (Ctrl+N/Ctrl+Shift+N) no longer produce results.

Other than that I'm loving PHP Storm!

0
4 comments

We're aware of problems introduced in last EAP and are working to resolve them. Watch http://youtrack.jetbrains.net/issue/WI-1985 to track progress.

0

Awesome! Good to know

0

Is there something I can do in the mean time to get the Directories section back up? Delete a config file? Create a config file.. something like that?

0

open <project>/.idea/???.iml add <content url="file://$MODULE_DIR$" />  into  <component name="NewModuleRootManager">

Next build will be available tomorrow.

0

Please sign in to leave a comment.