Most of the applications need more memeory that default memory used by eclipse. Eclipse let you pass any VM arguments using -vmargs.
To set mx and mx values to 512M use the following command line arguement:
eclipse -vmargs -Xms512M -Xmx512M
Wednesday, February 26, 2003
Eclipse: OutOfMemoryError's with Eclipse
Posted by Kumar at 2:36 PM
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment