AppCode fails to start
/Applications/AppCode.app/Contents/MacOS/appcode
2015-02-12 09:35:10.883 appcode[63594:507809] No matching VM found.
[JavaAppLauncher Error] CFBundleCopyResourceURL() failed loading MRJApp.properties file
[JavaAppLauncher Error] CFBundleCopyResourceURL() failed while getting Resource/Java directory
JavaVM: Failed to load JVM: /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/bundle/Libraries/libserver.dylib
JavaVM: Failed to load JVM: /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/bundle/Libraries/libserver.dylib
JavaVM FATAL: Failed to load the jvm library.
[JavaAppLauncher Error] JNI_CreateJavaVM() failed, error: -1
WTF?! Android Studio works fine on the same machine.
Please sign in to leave a comment.
We would not recommend to use jdk 1.8 or 1.7 with AppCode for now.
There are number of issues that spoil user experience:
https://intellij-support.jetbrains.com/entries/27854363-IDE-doesn-t-start-after-updating-to-Mac-OS-Yosemite-or-Mavericks
Please use jdk 1.6 for now.
Also we are working on custom JDK now. Follow to get the updates.