LS,

We are using GWT to get our Swing gui available in web.
This works nicely. After compiling, we deploy our application in tomcat and
it runs and shows the same screens as we have in Swing.

Now we want to debug the web parts through the gwt Jetty server. (GWT
development mode)
To be able to debug, you Start the jetty server and it will give you a url
like: http://127.0.0.1:8888/<appp>?gwt.codesvr=127.0.0.1:9997
The part after the question mark is the magic of the GWT server, being able
to debug your code. As far as i know this only works in Internet Explorer,
is that correct?

Internet Explorer is terrible to work with, the javascript engine is
terrible and large memory usage, etc....
Microsoft is already pushing users towards Edge, so Internet explorer will
stop at some point..
Is there another way to debug GWT?

Regards,

Jasper

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/CABwrp8KBf_Zf16hamoEq37PuO13KNO2Cs_MHwsbY-bPvvL7UqQ%40mail.gmail.com.

Reply via email to