Getting started with Scala / IntelliJ does not work
Just ried to jump into Scala, and thought IntelliJ might be more comfortable than Ecplise. Unfortunately, follliwing the video tutorial is not possible.
In the video, the project creation dialog asks for a JDK,
The current version of IntelliJ has not such field, as in the video.
The docu shows a completely different project setting dialog again.
Please align docu and product, I have no idea how to fix the JDK issue at the moment.
Please sign in to leave a comment.
Beside the product not looking like in the video, I face this error: "Error:Cannot determine Java VM executable in selected JDK"
The scala path was wrong, which I fixed.
The project created by the project wizard does not include any scala file.
I am working on a Windows 7, 64bit machine
What video did you mean?
Best regards,
Alexander Podkhalyuzin.
http://www.jetbrains.com/idea/features/scala.html
To setup JDK open Project Structure (File -> Project Structure). Then in "Project" you can setup Project JDK.
Video will be updated for IDEA 14, which will be released later this year.
Best regards,
Alexander Podkhalyuzin.