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为最大允许分配的堆内存。可以按照自己的需求分配。
发布者:admin,转转请注明出处:http://www.yc00.com/web/1738336023a4038873.html
评论列表(0条)