1、如果IDEA双击打不开
参考文章
核心是在idea.bat加pause 为了记录启动报错信息
如果提示
Initial heap size set to a larger value than the maximum heap size
说明内存设置太大了
参考文章
参考文章
核心是在idea.bat加pause 为了记录启动报错信息
如果提示
Initial heap size set to a larger value than the maximum heap size
说明内存设置太大了
参考文章