I have dcevm with its installer by selecting replace by dcevm and dcevm altvm for java. After the installation I face following issues:
- Eclipse unable to start error Fail to start java virtual machine.
- Running a class with java cmd I get following error .
objc[10585]: Class JavaLaunchHelper is implemented in both
jdk1.8.0_112_DCEVM.jdk/Contents/Home/bin/java (0x10762c4c0) and /JavaVirtualMachines/jdk1.8.0_112_DCEVM.jdk/Contents/Home/jre/lib/libinstrument.dylib (0x1077434e0). One of the two will be used. Which one is undefined.
Anyone face following issue?