I recently upgraded to Snow Leopard and it seems IntelliJ can’t start with memory greater than
-Xmx1950m. The icon bounces in the dock, but nothing comes up.
My guess would be that it’s trying to use a 32-bit version of Java, but everything seems correct. Did anybody run into this when upgrading?
echo $JAVA_HOME
/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
Reinstalling IntelliJ fixed the problem. My guess is that something was wrong in the IntelliJ’s info.plist.