ide - Out of memory error with netbeans and eclipse -


i created c++ project in netbeans , getting out of memory error on ubuntu 10.10. tried increasing heap space in netbeans.conf file. didn't work. same problem eclipse well.

can suggest workaround or alternate ides c++ development ?

are sure it's ide issue , not programmatic one? did check invalid memory access, memory leaks, doubly freeing memory, using new memory allocation , delete freeing up, thread accessing stack memory of different thread?


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -