0
votes

I use tomcat for server side and Jetty for SuperDevMode GWT. I cliced checkbox JavaScript debugger in Jetty run Jetty with super dev mode, but debug in client side doesn't work. How to right set IDEA 14 in my situation?

1

1 Answers

1
votes

On Super Development Mode client side debugging is done on the browser. You can find necessary info here: http://www.gwtproject.org/articles/superdevmode.html