Tuesday, June 17, 2008

Eclipse JVM Terminate on MAC OS

On MAC OS, after you change JDK HOME from JDK 1.5.0 to 1.6.0 when you run Eclipse system alert JVM Terminate will appear. 
The solution, modifier file info.plist in Eclipse HOME/Eclipse.app/contents

remove comment 
-vm/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Commands/java

It's easy.

No comments: