Dashboard > Confluence User Guides and Documents > ... > Development Tips > Allocate more memory to IDEA
Allocate more memory to IDEA Log In   View a printable version of the current page.

Added by ivan@atlassian.com, last edited by jnolen on Feb 20, 2007  (view change) show comment
Labels: 

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

DEMONSTRATION LICENSE - This Confluence site is for demonstration purposes only. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.6.1 Build:#916 Nov 09, 2007) - Bug/feature request - Contact Administrators