Change IntelliJ memory settings on Mac OS?
Hi,
How can I change the memory settings on MacOS for IntellJ? I was looking for a vmoptions file, but I don't see it. It's currently maxed at 190MB, which is ofcourse not enough....
Erik
Please sign in to leave a comment.
right-click -> Show Contents of DianaXXX.app
edit Contents/Info.plist
at the bottom there's a key "VMOptions"
Great, thanks!