low memory: The IDE is running low on memory and this might affect performance
pycharm IDE报错:low memory: The IDE is running low on memory and this might affect performance这个错误很奇怪,以前使用没有遇到过,最近才出现这个问题,导致IDE使用总是出现卡顿的情况!
解决办法:进入Help,点击Find Action,输入vmoptions,在弹出的文件中将Xmx值设为2048或者更大。
Xmx为最大允许分配的堆内存。可以按照自己的需求分配。
页:
[1]