Resolve eclipse startup times wrong failed to create the Java virtural Machine. The method of the problem _android

Source: Internet
Author: User

Recently in learning the development of Android to build the environment, downloaded a new eclpse on the Internet, at the start of the error:Failed to create the Java virtural Machine.

The reason for the failure to open eclipse is that it failed to create the Java virtual machine!

Generally in the startup, error, basically in addition to the virtual machine error, is the JDK configuration error.

Screenshot of question:


Look at the contents of the original configuration file Eclipse.ini:


See the last line of "-xx:maxpermsize=512m" changed to 256.

Look for another screenshot that does not find the JDK to start the error:


Find the same Eclipse.ini file, change the configuration e:/program files/java/jdk1.6.0_05/bin/javaw.exe install the JDK for yourself.

If my JDK is installed in the C disk, it is changed to: C:/Program Files/java/jdk1.6.0_05/bin/javaw.exe, the successful start again.

The screenshot after the change:


OK, so the problem is solved, we might as well try, hope to help everyone's study.

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.