-Xmx setting with Win32 idea.exe Bill Pfeiffer Created November 20, 2002 14:11 How do I set the max memory -Xmx when starting IDEA from the win32 idea.exe?
Bill Pfeiffer wrote:
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