Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Any luck with IntelliJ on Leopard?
Permanently deleted user
Created
When I launch either the 6 beta or 5.1.2 it just dies. I can hack around it with a shell script inside the .app bundle, but it's a pain.. anyone else tried this?
cp \
/System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/MacOS/JavaApplicationStub \
/path/to/IDEA/IntelliJ\ IDEA\ 5.1.2.app/Contents/MacOS/idea
Formatting failed... type all in one line, and leave out the backslashes.