How should I set the memory for IntelliJ 14?

Open Intellij IDE’s vmoptions file

For Mac Users

Help | Edit Custom VM Options...

or

Library > Preferences > Idea<YourVersion> > idea.vmoptions

For Window (32bit) Users

C:\Program Files (x86)\JetBrains\IntelliJ IDEA <your_version>\bin\idea.exe.vmoptions

For Window (64bit) Users

C:\Program Files (x86)\JetBrains\IntelliJ IDEA <your_version>\bin\idea64.exe.vmoptions

and setup it’s memory as you wish. Below is sample settings for 2GB

-Xms128m
-Xmx2048m
-XX:MaxPermSize=350m
-XX:ReservedCodeCacheSize=240m
-XX:+UseCodeCacheFlushing
-XX:+UseCompressedOops

Hopefully this help.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)