I started using the Play platform and Sublime Text 2. This is a really nice development environment, but one thing is missing - the debugging feature.
I saw several online tutorials explaining how to configure debugging in ST2 for PHP. So, is there a way to debug Java applications in ST2 and, in particular, Play applications?
source
share