Re: GWT Developer Plugin installed but (apparently) not recognized

2014-05-22 Thread Sergey Shpikin
Thanks for your answers! I know that the classic dev mode had to be replaced, just didn't expect this to happen so soon without an on par working analog. I'll try to dig into SDBG on my free time but until that I'll use Chromium 34 (it works fine btw, tried today without issues so far). Happy t

Re: GWT Developer Plugin installed but (apparently) not recognized

2014-05-22 Thread Sergey Shpikin
Super dev mode is obviously *worse* than the classic dev mode. You can't debug your app transparently, both client and server in Eclipse, trace it, watch the vars etc. Basically, super dev mode is a fast crutch which doesn't help to debug at all. I can just dump vars using console.log as well.