Skip to content

Instantly share code, notes, and snippets.

@xiaklizrum
Last active March 13, 2025 17:59
Show Gist options
  • Save xiaklizrum/8cd725e2633a94a022615f470e92d208 to your computer and use it in GitHub Desktop.
Save xiaklizrum/8cd725e2633a94a022615f470e92d208 to your computer and use it in GitHub Desktop.
Reset jetbrains intellij idea 2020 30-day evaluation period
# linux
rm -rf ~/.config/JetBrains/IntelliJIdea*/eval/*.evaluation.key ~/.config/JetBrains/IntelliJIdea*/options/other.xml ~/.java/.userPrefs/jetbrains/idea
# mac os
rm ~/Library/Application\ Support/JetBrains/IntelliJIdea*/eval/*.evaluation.key ~/Library/Application\ Support/JetBrains/IntelliJIdea*/options/other.xml ~/Library/Preferences/jetbrains.idea.* ~/Library/Preferences/com.apple.java.util.prefs.plist
@xiaklizrum
Copy link
Author

ye, forget about half-legal method of usage jetbrains products
ja-netfilter much better for "trial use"

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