MacBook Air Compiling Error
Answered
When I compile the code, I get the error
"objc[14460]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/bin/java (0x103f2a4c0) and /Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/jre/lib/libinstrument.dylib (0x10504e4e0). One of the two will be used. Which one is undefined."
It takes about a minute to compile the simplest of code, then after the first compilation, the entire application freezes, and I have to restart my MacBook Air to fix it.
Please help! D:
Please sign in to leave a comment.
It's not an error, just a harmless message that can be ignored, see http://stackoverflow.com/a/43003231/104891 for details.
Thanks, but do you have any ideas why the app keeps freezing so?
Yes, see http://stackoverflow.com/a/39698914/104891.
Find the hostname that's output from the .jar.
and add these two entries.