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

  • 相关阅读:
    规则引挚NxBRE文档纪要在流引挚与推论引挚取舍
    去除特殊字符
    C文件操作
    计算球面上两点弧长
    已知圆心和两点画圆弧(算法)(计算机图形)(C#)
    摄像机矩阵变换
    DX之“HelloWord”
    绘制箭头
    绘制二维图片
    绘制三角形
  • 原文地址:https://www.cnblogs.com/xiang--liu/p/12488676.html
Copyright © 2011-2022 走看看