admin管理员组

文章数量:1794759

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

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

解决办法:

1. Help->Find Action

2.搜索 VM Options

3.将默认内存-Xmx750m改大,如-Xmx2048m;其中xms为虚拟机的初始分配的堆内存大小,xmx为最大允许分配的堆内存。我个人的已经调整为1024。

本文标签: memoryrunningIDEincreasingPerformance