How to increase the memory heap size on IntelliJ IDEA?

前端 未结 7 1416
半阙折子戏
半阙折子戏 2020-12-01 13:47

I want to allocate around 1GB of heap size, but I can\'t seem to figure it out.

How to do this?

7条回答
  •  不思量自难忘°
    2020-12-01 14:46

    You can easily increase memory heap from IntelliJ IDEA version 2019.2 by using Help | Change Memory Settings.

    Please check this document for details: https://www.jetbrains.com/help/idea/increasing-memory-heap.html

提交回复
热议问题