hrm.. So I am looking at this file, and am not sure what to change; I assume that I want to increase either of the 2 bolded sizes, but I am not sure which one.
default_options=”–branding jmonkeyplatform -J-Xms24m -J-Xmx512m -J-XX:PermSize=256m -Dsun.java2d.noddraw=true -Dsun.awt.noerasebackground=true -Dsun.java2d.d3d=false -Dsun.java2d.opengl=false -Dsun.java2d.pmoffscreen=false”
I did some googling and read up on it; if anybody stumbles on this thread, http://javarevisited.blogspot.com/2011/05/java-heap-space-memory-size-jvm.html might help you.