Play2: Debugging With IntelliJ Community Edition
Configure build.sbt Comment out or remove fork in run := true Configure IntelliJ Create a remote debug configuration: Run > Edit Configurations > Add New Configuration > Remote Set Host to localhost and Port to 9999, name your configuration. I called »