Mac OS, JDK1.7 (and 1.8) does not contain the JNI_CreateJavaVM symbol

后端 未结 3 562
鱼传尺愫
鱼传尺愫 2020-12-30 20:00

I need to run Eclipse Kepler on Mac OS through a JDK 1.7 (This is required by the PyDev plugin).

The problem is that although I have managed to install the 1.7 jdk a

3条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2020-12-30 20:44

    I had a perfectly working Eclipse Luna, and started getting this error while trying to upgrade to Java 8 (and updating jre, jdk etc). Shan's solution didn't work for me. So I just downloaded and installed latest Eclipse. It's working fine. Saves the time of debugging and fiddling around.

提交回复
热议问题