Provision IntelliJ with more RAM #8731
Labels
editor: jetbrains
enhancement
language: java
meta: stale
This issue/PR is stale and will be closed soon
team: IDE
Bug description
We're seeing stability issues with the 2GB default Xmx sizing, the comment in the shell script even says its probably not enough.
I've got a dotfile that replaces it via sed, but would clearly be nicer to make it just a thing. 4GB doesn't seem like its over the top, maybe more as the instances have 12GB RAM
Steps to reproduce
Launch an intellij project and watch it get sad.
The EAP version with the resource limit monitor also flags it up as soon as you've launched the IDE.
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: