4069: doesn't start up under Linux
I get error
/usr/local/IDEA-5.0/bin/idea.sh: line 55: unexpected EOF while looking
for matching `"'
/usr/local/IDEA-5.0/bin/idea.sh: line 57: syntax error: unexpected end
of file
See
http://www.jetbrains.net/jira/browse/IDEA-6070
with special bonus feature, how to get it working again ;)
R
Please sign in to leave a comment.
Robert Gibson wrote:
Fixed. Change line 39 of idea.sh to:
JVM_ARGS=`tr '\n' ' ' < "$IDEA_HOME/bin/idea.vmoptions"`
--
Kirill Maximov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"