Myeclipse startup error Failed to create the java Virtual Machine

Myeclipse is too stuck to change the memory size of myeclipse.ini in the myeclipse installation directory
, and suddenly an error "Failed to create the java Virtual Machine" is reported. The Myeclipse installation environment has never been moved, how can it report an error?

So I searched on baidu and found that most of them are eclipse solutions. There is no solution for such errors reported by Myeclipse startup, so I posted the content for reference.

1. Find the installation directory of Myeclipse

2. Find the myeclipse.ini file

3. Open myeclipse.ini file

You change the original jvm.dll file path configuration to the jvm.dll path in your jdk installation path,

namely:

C:/Program Files/Java/jdk1.8.0_25/jre/bin/client/jvm. dll


delete the original path configuration binary/com.sun.java.jdk7.win32.x86_1.7.0.u45/jre/bin/client/jvm.dll

4. Save and restart myeclipse, ok

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326476569&siteId=291194637