Eclipse error: ‘Failed to create the Java Virtual Machine’

Try removing the -vm P:\Programs\jdk1.6\bin lines.


Also, a general recommendation: set -Dosgi.requiredJavaVersion=1.6, not 1.5.

Leave a Comment