intellij idea 13 cannot create a Play project
I've just downloaded Intellij idea 13 Ultimate 30 trial to see how I could use it with Play,
however I'm stuck at the very beginning. I cannot create a Play project.
According to the documentation: http://confluence.jetbrains.com/display/IntelliJIDEA/Play+Framework+2.0
"Open Project Wizard and select Play 2 in Scala section."
I do not get a Play 2 to select, and there is no Scala section either.
How to I start with Play?
请先登录再写评论。
I worked it out, the scala and play 2 plugins have to be downloaded and installed manually.
My mistake in believing that scala and play are already setup and ready for use in the Ultimate version.