zoukankan      html  css  js  c++  java
  • 解决idea启动弹窗

    解决JetbrainsAgent loads successfully!提示弹窗
    破解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 目录下,问题解决!
    【保证jetbrains-agent.jar 和 important.txt 在同一个目录下】
    ————————————————
    版权声明:本文为CSDN博主「Roc-Cheng」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明。
    原文链接:https://blog.csdn.net/ChengXuYuanXingCheng/article/details/104405087

  • 相关阅读:
    JavaScript 数组进行拼接的函数
    Scrum工件
    Scrum角色
    Scrum
    看板kanban
    敏捷估算
    用户故事地图
    用户故事
    用户画像
    AARRR模型
  • 原文地址:https://www.cnblogs.com/xiang--liu/p/12488676.html
Copyright © 2011-2022 走看看