When using Eclipse for Java programming or Android programming, there are occasional problems: Fail to create the Java Virtual machine. There is a lot of willingness to have this hint, but eventually it's a small problem for eclipse itself
--------------------------------------------------------------
Technical QQ Exchange Group: javadream:251572072
-------------------------------------------------------
Open Eclipse, and the following prompt appears to confirm the exit
Resolve fail to create the Java Virtual machine
2
To the Eclipse installation directory, locate the Eclipse.ini
Resolve fail to create the Java Virtual machine
3
Open with Notepad
Resolve fail to create the Java Virtual machine
4
Press keyboard ctrl+f to copy the following characters "launcher. Xxmaxpermsize ", remove the quotation marks, find
Resolve fail to create the Java Virtual machine
5
Change the resulting two 216m to 128m
Resolve fail to create the Java Virtual machine
Method 2
Still in the Eclipse installation directory, locate Eclipse.ini
Resolve fail to create the Java Virtual machine
Open with Notepad
Resolve fail to create the Java Virtual machine
Press keyboard ctrl+f, copy the following character "Dosgi.requiredjavaversion", remove the quotation marks, find
Resolve fail to create the Java Virtual machine
Change 768 to 512, save Notepad
Just open eclipse again.
Resolve fail to create the Java Virtual machine
Resolve fail to create the Java Virtual machine