setting heap size -Xms -Xmx
800386Jul 16 2010 — edited Jul 17 2010heys all, i'm using netbeans to compile my java programs. i've built a desktop application and needs to make the heap size bigger, but i've got no idea where exactly should i run the line java -Xms -Xmx ? or is there a "settings" i can set in netbeans to increase the heap size?