Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

eclipse JNI_CreateJavaVM error at mac os x

i am using mac os x 10.8.2. i have installed java 1.7 and then take back since i can not send iphone applications via xcode. now java 1.6 is installed.

ysnky@ ~$ java -version java version "1.6.0_37" Java(TM) SE Runtime Environment (build 1.6.0_37-b06-434-11M3909) Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01-434, mixed mode) ysnky@ ~$

but now i can not run eclipse. it does not open, it gives this alert and closed.

The JVM shared library "/System/Library/Frameworks/JavaVM.framework" does not contain the JNI_CreateJavaVM symbol.

i am really confused and can not find a solution. i just want to run eclipse, that is all :( thanks.

like image 978
ysnky Avatar asked Jan 14 '23 10:01

ysnky


1 Answers

You can download and install from apple website.It works perfect for me

http://support.apple.com/kb/DL1572?viewlocale=en_US

like image 51
amarjit singh Avatar answered Jan 21 '23 05:01

amarjit singh