用了最新的版本的IDEA,然后用网上的方法破解到了2089年,但是打开IDEA的时候,老是出现一个弹窗,内容如下:
This agent is for learning and research purposes only.Do nto user it for commercial purposes!For commercial user,please contact the Jetbrains to purchase some licenses,please support genuine!
If you have any questions about this agent,please visit https://zhile.io and feedback.
Placing the unmodified "important.txt" in the zip file with the agent jar in the same directory will avoid this dialog.
另附上截图:
网上百度找到解决方法,发出来和大家分享下:
找到idea安装目录 → bin → jetbrains-agent.jar → 解压工具打开 → META-INF → important.txt
将 important.txt 这个文件复制到 bin 目录下。
再启动IDEA,就没有报错了,完美解决!!!