how to change ide's maximum heap size.
I have been trying to change the maximum heap size of the IDE from 128MB (which is the default) to a larger value but have not been able to find a way to do it. I am using
EAP 1002 version.
Please help.
Hemant Mahidhara
请先登录再写评论。
For Windows/Linux:
edit the $IDEA_HOME/bin/idea.lax file; scroll down until you see the line starting "lax.nl.java.option.additional="
For Mac OS:
right click on the IDEA icon, select "Show Package Contents", go to Contents, and open the Info.plist file, edit the Java settings.
rob.