This page last changed on Feb 19, 2007 by jnolen.

You may like to increase the default memory allocated for the IDEA app. via modifying the VM options located in:

for Windows

for Unix

For example, if you installed the application in it's default location on Windows you may see something like this:

C:\Program Files\JetBrains\IntelliJ IDEA 6.0\bin\idea.exe.vmoptions

Below is an example of settings:

-Xms32m
-Xmx256m
-XX:MaxPermSize=128m
-ea

Document generated by Confluence on May 01, 2007 19:27