Leda - Where Did "tools - play framework" Go?
After the update to the latest EAP 122.813 I lost the menu "tools - play framework".
Is the intentional? What do I need to do to get it back again or to run play from inside intellij? (play 2.0.4 scala)
Please sign in to leave a comment.
Build 123.4 add play2 to the run/debug configurations.
Currently I get a No Main Class Detected. Still need to figure out all the correct settings.
I've got the same: "No main class detected.":
[0m[ [0minfo [0m] [0mSet current project to default-7ba95f (in build file:/home/ilya/programming/bebras.contest.play/.idea_modules/) [0m
java.lang.RuntimeException: No main class detected.
at scala.sys.package$.error(package.scala:27)
[0m[ [31merror [0m] [0m{file:/home/ilya/programming/*************/.idea_modules/}default-7ba95f/compile: [31mrun [0m: No main class detected. [0m
[0m[ [31merror [0m] [0mTotal time: 1 s, completed 29.11.2012 22:08:10 [0m
There are a lot of unreadable symbols that look like squares in idea, but they are not visible here.
With the latest LEDA (RC2) release this works now.