Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save antoha-sozon/e68887948fe0ef31a08f7639d8f2881f to your computer and use it in GitHub Desktop.
Save antoha-sozon/e68887948fe0ef31a08f7639d8f2881f to your computer and use it in GitHub Desktop.
PhpStorm 2020.2 Reset Trail | Evaluation (Ubuntu)
Enter the commands one by one into the terminal:
cd ~/.config/JetBrains/PhpStorm2020.2
rm eval/PhpStorm202.evaluation.key
rm options/other.xml
cd ~/.java/.userPrefs/jetbrains
rm -rf phpstorm
@wyllyjon
Copy link

"No plugin founds" in this repo https://repo.idechajian.com.
So the "2021" solution does not work for me.

But great commands to reset the evaluation !
Thanks ! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment