5

I've started using the Play framework and Sublime Text 2. It's a really nice development environment but one thing is missing - debugging capability.

I saw some guides on the net explaining how to set up debugging in ST2 for PHP. So is there any way of debugging Java applications in ST2, and in particular Play applications?

sonicboom
  • 4,928
  • 10
  • 42
  • 60

1 Answers1

0

Have you tried using Ensime with Sublime http://flurdy.com/docs/ensime/sublime.html? You might also really enjoy CTags for STS 2 or Goto definition on STS 3.

Felipe Oliveira
  • 1,041
  • 9
  • 9