Last active
April 24, 2024 17:54
-
-
Save faywong/41a1171fa3fdbdde32a20f465aedaae3 to your computer and use it in GitHub Desktop.
How to renew clion EAP
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# CLion EAP: https://www.jetbrains.com/clion/nextversion/ | |
# ref: https://stackoverflow.com/questions/26584948/how-do-i-remove-my-intellij-license-in-2019-3 | |
rm -rf Library/Application Support/JetBrains/CLion* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment