On update import settings prompt not showing up
After toolbox informed me about a new PHPStorm Update I accidentally have hit "import nothing" on the import settings prompt when starting the updated version (2018.3.3 -> 2019.1 EAP). I rolled back and everything was fine, but now when I re-updated the prompt doesn't appear anymore. Is there a way to re-trigger it to show up and let my choose?
Please sign in to leave a comment.
Finally solved it after finding https://intellij-support.jetbrains.com/hc/en-us/community/posts/360002761079-PhpStorm-2019-1-EAP-not-asking-to-Use-PhpStorm2018-3-settings
With PhpStorm2018 installed simply run "find . -type f|grep PhpStorm2019" and delete all of them. Then update again.