Last active
March 13, 2025 17:59
-
-
Save xiaklizrum/8cd725e2633a94a022615f470e92d208 to your computer and use it in GitHub Desktop.
Reset jetbrains intellij idea 2020 30-day evaluation period
This file contains hidden or 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
# 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 |
Does this work on newer versions or only in 2020?
use this method.
https://306.antroot.ru/jetbrains-activation
…On Thu, 30 May 2024 at 19:08, gscode ***@***.***> wrote:
***@***.**** commented on this gist.
------------------------------
Does this work on newer versions or only in 2020?
—
Reply to this email directly, view it on GitHub
<https://gist.github.com/xiaklizrum/8cd725e2633a94a022615f470e92d208#gistcomment-5073913>
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKPHXKH7MHF6BME4THRN2ATZE52MPBFKMF2HI4TJMJ2XIZLTSKBKK5TBNR2WLJDUOJ2WLJDOMFWWLO3UNBZGKYLEL5YGC4TUNFRWS4DBNZ2F6YLDORUXM2LUPGBKK5TBNR2WLJDHNFZXJJDOMFWWLK3UNBZGKYLEL52HS4DFVRZXKYTKMVRXIX3UPFYGLK2HNFZXIQ3PNVWWK3TUUZ2G64DJMNZZDAVEOR4XAZNEM5UXG5FFOZQWY5LFVEYTAMRZGM4TSMJWU52HE2LHM5SXFJTDOJSWC5DF>
.
You are receiving this email because you commented on the thread.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>
.
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
Try replacing
IntelliJIdea*
withPhpStorm*
,I am not sure if this method works for current JetBrains products