Any luck with IntelliJ on Leopard? Permanently deleted user 创建于 2006年09月13日 04:20 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.