-Xmx setting with Win32 idea.exe

How do I set the max memory -Xmx when starting IDEA from the win32 idea.exe?

0
1 comment
Avatar
Permanently deleted user


Bill Pfeiffer wrote:

How do I set the max memory -Xmx when starting IDEA from the win32 idea.exe?


Edit ]]>/bin/idea.lax

The key 'lax.nl.java.option.additional' can take usual java.exe parameters.
There you will also find the default -Xmx128m setting.


Sascha


0

Please sign in to leave a comment.