Eclipse won't start after installing Mac OS X Yosemite (Mac OS 10.10)

后端 未结 8 1060
-上瘾入骨i
-上瘾入骨i 2020-12-24 01:45

Right after upgrading to Mac OS Yosemite (10.10), my Eclipse won\'t start anymore. Instead I get

The JVM shared library /Library/Java/JavaVirtualMachi

8条回答
  •  無奈伤痛
    2020-12-24 02:08

    You may change the system version temporarily in the "SystemVersion.plist" located at System > Library > CoreServices.

    Edit as root changing ProductVersion to 10.7.3 (or whatever works for you).

    Install java.

    Don't forget to change it back.

提交回复
热议问题