Intellij IDEA一启动就弹出如下:

Intellij IDEA out of memory问题

 

 解决:  

  1、进入IDEA的安装目录进入bin目录下,找到如下两个文件

Intellij IDEA out of memory问题

  

  2、查看你的IDEA的属性,确定用的是32位还是64位的启动器

 

Intellij IDEA out of memory问题

 

 

  3、用记事本打开相应的idea.exe.vmoptions 文件,修改第二行 -Xmx的大小(64位默认是750)

 

Intellij IDEA out of memory问题

 

 注意:也不要修改的过大,否则还是会闪退

 

相关文章:

  • 2021-05-16
  • 2021-07-23
  • 2021-08-22
  • 2022-12-23
  • 2022-03-02
  • 2021-10-02
  • 2021-06-17
  • 2021-05-27
猜你喜欢
  • 2021-11-11
  • 2022-12-23
  • 2021-12-08
  • 2021-09-15
  • 2021-12-09
  • 2022-12-23
  • 2021-12-09
相关资源
相似解决方案