When trying to launch and run a flex/java project in eclipse I kept getting a \"Out of Memory Exception\" and \"Java Heap Space\" using Eclipse, Tomcat and a JRE.
Wh
-xms is the start memory (at the VM start), -xmx is the maximum memory for the VM