intellij-ideaplayframeworkplayframework-2.0typesafe-activator

How to run Play Framework 2.x in debug mode in IntelliJ IDEA?


I want to run Play Framework 2.x in debug mode in IntelliJ IDEA. I searched in the Internet and all results say that you have to use play console.

Is it possible to run in debug mode in IntelliJ IDEA without using play console?


Solution

  • You need to use Idea 12+ Ultimate Edition