Same here -- it would appear that the idea.app bundle is missing everything. It's got a Contents/Info.plist, but nothing else. Probably a slip of the finger during the build process.
build #807 not work on MacOSXThis will be fixed. As workaround, you can edit "idea.command.lax" file and replace line lax.nl.current.vm=/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1 /Commands/java by lax.nl.current.vm=/System/Library/Frameworks/JavaVM.framework/Versions/1.4.1 /Commands/java
Same here -- it would appear that the idea.app bundle is
missing everything. It's got a Contents/Info.plist,
but nothing else. Probably a slip of the finger during the
build process.
build #807 not work on MacOSXThis will be fixed.
As workaround, you can edit "idea.command.lax" file and replace line
lax.nl.current.vm=/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1
/Commands/java
by
lax.nl.current.vm=/System/Library/Frameworks/JavaVM.framework/Versions/1.4.1
/Commands/java
After that, run idea.command
--
Mikhail Yakovlev
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"