Play! Console in IntelliJ IDEA
January 12th, 2012 by serega.vasilievDid you know that IntelliJ IDEA 11 provides an integrated Play Framework console?
Start it from “Tools” menu, complete Play! commands, use command history, analyze output.
Play! with pleasure!
Tags: Nika, Play Framework, Play!

January 12th, 2012 at 10:24 am
I have IDEA 11 and the playframework bundled plugin installed but I don’t see that option on my tools window. What’s the trick to get it to appear?
January 12th, 2012 at 11:09 am
You may need to open a Play Project.
January 23rd, 2012 at 1:04 am
I have the play framework running in intelliJ, but the only way i can see to debug the project is by opening an additional remote debug configuration. Can I debug while using the play tool?
February 17th, 2012 at 3:31 pm
When are you planning support for play 2.0 ?