build #807 not work on MacOSX

Hi

I?ve installed build #807.
It work not.
Why?

Jens

0
2 comments

it not work.


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.

0

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!"

0

Please sign in to leave a comment.