Resolved: jvm terminated exit code=-1 Eclipse Galileo Mac OS X


Problem: jvm terminated exit code=-1 Eclipse Galileo Mac OS X
Recently I ran into this issue with Eclipse Galileo on Mac OS X 10.5.5
My environment:
OS: Mac OS X 10.5.5
Eclipse: 3.5
JDK: 1.6
Edit the eclipse/Eclipse.app/Contents/Info.plist;
Uncomment the line which points to -vm /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Commands/java. And you are done 😀

1 Comment

SnoriSeptember 7th, 2009 at 7:59 am

Why is this? E3.5 is built on Cocoa, meaning it should work with JVM 1.6 (64-bit) as well?