ideal运行控制台打印如下内容:
objc[3087]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/bin/java (0x102a414c0) and /Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/jre/lib/libinstrument.dylib (0x102ac54e0). One of the two will be used. Which one is undefined.
解决方法:
1.Help--》Edit Custom Properties
2.在配置文件中添加如下配置:
idea.no.launcher=true