[idea]mac not open idea.md

[idea]mac not open
mac系统无法打开idea

problem

mac环境,安装好idea后
配置了vmoptions
重启idea,无法打开

reason

jar包没有找到
定位:使用二进制打开ieda

  • 应用程序-IntelliJ-右击-查看包内容
  • contents-MacOS-idea
  • 双击
  • 控制台会提示错误信息

原因:破解时路径找不到jar包导致
Error opening zip file or JAR manifest missing : /Applications/IntelliJ IDEA.app/Contents/bin/jetbrains-agent.jar

2021-11-28 13:37:58.488 idea[740:7303] allVms required 1.8*,1.8+
2021-11-28 13:37:58.490 idea[740:7307] Value of IDEA_VM_OPTIONS is (null)
2021-11-28 13:37:58.491 idea[740:7307] Processing VMOptions file at /Users/dream/Library/Preferences/IntelliJIdea2019.2/idea.vmoptions
2021-11-28 13:37:58.491 idea[740:7307] Done
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
Error opening zip file or JAR manifest missing : /Applications/IntelliJ IDEA.app/Contents/bin/jetbrains-agent.jar
Error occurred during initialization of VM
agent library failed to init: instrument

solution

解决:将jar文件放入目录即可
/Applications/IntelliJ IDEA.app/Contents/bin/jetbrains-agent.jar

posted @   周雪zzz  阅读(132)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
· C#/.NET/.NET Core优秀项目和框架2025年2月简报
· Manus爆火,是硬核还是营销?
· 一文读懂知识蒸馏
· 终于写完轮子一部分:tcp代理 了,记录一下
点击右上角即可分享
微信分享提示