How do I get debug ids to display in hosted mode in my gwt application?
I am already implementing onEnsureDebugId and am calling ensureDebugId on my entry point, but they're not displaying :(
Added to my *.gwt.xml and it worked