Hi I am a beginning java learner, and need to run my code in Eclipse. However I encountered below error:
objc[4852]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin/java and /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined. Error: Could not find or load main class
It looks like there are two path ways and Eclipse couldn't read the code/recognize the class.