Eclipse often does not respond to a workaround

Source: Internet
Author: User

Eclipse often does not respond to a workaround (2012-11-22 10:19:57)
Tags: gossip Category: Java

Symptom: Slow start of eclipse, often unresponsive to boot completion. Occasionally when an item is opened, it also appears to be unresponsive.

Cause: There is not enough virtual memory, or the computer itself is out of memory. However, most of the current PCs, memory should be sufficient, so you can modify the virtual memory parameters to solve.

Workaround:

In the Eclipse installation directory, replace the last few lines of the Eclipse.ini file with boldface words in the last few lines below.

-startup Plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar--launcher.library plugins/ Org.eclipse.equinox.launcher.win32.win32.x86_1.1.0.v20100503-product Org.eclipse.epp.package.jee.product-- Launcher.defaultaction openFile--launcher. Xxmaxpermsize 256m-showsplash org.eclipse.platform--launcher. Xxmaxpermsize 256m--launcher.defaultaction openfile-vmargs-dosgi.requiredjavaversion=1.5 -xms256m-xmx512m-xx: Permsize=128m-xx:maxpermsize=128m-xx:+useparallelgc-xverify:none

Eclipse often does not respond to a workaround

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.