The IDE is running low on memory and this might affect performance. Please consider increasing
解决办法:1.Help->Find Action2.搜索VM Options3.将默认内存-Xmx750m改大,如-Xmx2048m;其中xms为虚拟机的初始分配的堆内存大小,xmx为最大允许分配的堆内存。我个人的已经调整为1024。
原创
2021-05-11 15:19:45 ·
2151 阅读 ·
1 评论