Eclipse Memory Solution _ Application Tips

Source: Internet
Author: User


The following are the parameters for my MyEclipse shortcuts:
"D:\Eclipse 3.2.2\eclipse.exe"-product com.genuitec.myeclipse.product.ide-vmargs-duser.language=en-xms128m- xmx512m-xx:permsize=64m-xx:maxpermsize=128m-dosgi.splashlocation= "D:\MyEclipse 5.0ga\eclipse\ Myeclipsesplash.bmp "

For MyEclipse, it is OK to directly modify the parameters of the MyEclipse shortcuts on the desktop. Now explain the meaning of these parameters.

-vmargs: Describes the parameters of the VM after
-xms40m: Virtual machine occupies the minimum memory of the system
-xmx256m: Virtual machine takes up the maximum memory of the system
-xx:permsize: Minimum heap size. General reported low memory, it is said that this is too small,
Heap space remaining less than 5% will warn, recommend this slightly set
Larger, but depending on your machine memory size to set
-xx:maxpermsize: Maximum heap size. It's a little bit bigger.
-xmx512m 5% is 25.6M, theoretically requires that the-XMX value and-xx:maxpermsize must be greater than 25.6M

Change the parameters inside to
-vmargs
-xms128m
-xmx512m
-xx:permsize=128m
-xx:maxpermsize=256m

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.