so I think I increase my heap size to 1 GB in netbeans, I changed the config to look like:
netbeans_default_options="-J-Xmx1g ......
I closed and started up netbeans again, can I be sure that my app is given 1GB now? or is there a way to verify this?