I'm executing my j2me project and I'm getting this error:
TRACE: <at java.lang.OutOfMemoryError>, Exception caught in Display class
java.lang.OutOfMemoryError
(stack trace incomplete)
My .jar size is 612KB and I had search and found this: Java heap space in netbeans.. but I've increased the heap size already!
But as shown in this case, I am not able to find VMoption in properties-Run.
Where can I get the screenshow or the exact file where I have to increase the heap size of Netbeans?