I want to introduce a debug mode in my sbt 0.11 project using a special configuration. I\'ve tried to implement this using the following code but unfortunately, it doesn\'t seem
In Intellij IDEA, I just boot the program in Dedug mode and it seems to work properly without further configuration.