报错:
Dyld Error Message: Symbol not found: _CGContextSetAllowsAcceleration Referenced from: /Library/Java/JavaVirtualMachines/1.6.0_51-b11-457.jdk/Contents/Libraries/libawt.jnilib Expected in: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
修复:
将/Applications/IntelliJ IDEA 13.app/Contents/Info.plist文件中的JVMVersion从1.6改为1.7
参考:
http://stackoverflow.com/questions/26433495/intellij-not-starting-after-os-x-yosemite-update