regarding heap size
Hello java community,
I have a problem regarding heap size..... and my work environament is windowsxp, MyEclipse5.5A , WebSphere8.1 ..........
when i am develping an EJB in MyEclipse at one time it is saying that"Memory is not enough and may be crash occurs and Database will fail(due to memory-- suggested that to increase heap size and if not close the Eclipse and restart once again(JVM's memory will free)) " ....
In this case how can i change heap size in MyEclipse.. and as i think if heap memory increased with out knowing how much it requried it will effect when running application( Garbage Collecter may effect due to rapid increase of memory) .....
how can i solve this problem can any one say about this
***** this is not only with EJB when we doing with UML or any other plug-ins in myeclipse this problem will come (default heap size is 64MB)

