660 problem with idea660.zip
The 660 download in the idea660.zip is giving problems running. The bat file refers to the JRE that is part of IDEA, but there is not JRE bundled in the zip file (I think it is there in the .exe file). When I changed the JAVA_EXE to pick up from JAVA_HOME, it complains that the application must be run under the provided JRE
What am I doing wrong?
Please sign in to leave a comment.
Hi,
Please read installation instructions on download page.
--
Best regards,
Mike Aizatsky.
-
JetBrains, Inc / IntelliJ Software
http://www.intellij.com
"Develop with pleasure!"
Thanks!! Next time I will read the installation instructions more carefully. I just took it for granted that the embedded JRE dependency is gone.