Eclipse 4.4.0 on Mac OSX 10.9, JVM 8 gives a warning when I try to run it:
"JVM Joint Library" / Library / Java / JavaVirtualMachine / jdk 1.8.0_20.jdk / Contents / Home / bin /.../ jre / lib / server / libjvm.dylib "does not contain the symbol JNI_CreateJavaVM"
The application does not start.
I edited the Info.plist per Shan instructions from 8/25, but I still get the same error.
I also downloaded and installed Java from the Apple website, but still getting the same error.
thanks for the help.
java eclipse jvm macos
Ray lang
source share