-
Ini file setting problem (0 messages)
- Posted by: tennic tennic
- Posted on: October 24 2009 11:41 EDT
Hi guys, I set the memory for JVM in eclipse.ini as follows -vmargs -Xms512m -Xmx512m When I use Runtime.maxmemory(), it shows only 66650112 (about 66 M) How can I make sure the setting is effective? Thanks. Jerry