admin管理员组

文章数量:1794759

idea

idea

1、问题:

启动IDEa警告提示

The IDE is running low on memory and this might affect performance. Please consider increasing available heap

idea版本:2022.1.2

2、解决方法:

进入Help,点击Find Action

输入vmoptions Xmx值设为2048或者更大。 Xmx为最大允许分配的堆内存。可以按照自己的需求分配。

本文标签: idea