今天使用 idea 出現
Low Memory
The IDE is running low on memory and this might affect performance. Please consider increasing available heap.
原因:
IDE內存不足
解決方法:
1.直接配置
選擇上圖里的 Configure,修改堆大小
2.通過配置修改
菜單 Help—>選擇 Edit Custom VM Options
會打開 idea64.exe.vmoptions文件,修改配置
-Xmx2048m