Sorry in advance for the dumb question.

Using STS M2, I can run a sample Roo - GWT application using mvn gwt:run. This builds my target directory and starts the GWT Development Mode.

How do I debug the same application and can I do it without using the GWT Development Mode?