[gwt-contrib] Where did org.eclipse.jetty.util.ajax.JSON.toString(map); go?

2016-10-07 Thread Brandon Donnelson
Hi Team, gwt-dev.jar: org.eclipse.jetty.util.ajax.JSON.toString(map); was in GWT 2.7, but with the Jetty upgrade I think it was pulled. Do you know what I could use in replacement? Eclipse uses it in the wiring and I want to upgrade to 2.8. Thanks, Brandon -- You received this

Re: [gwt-contrib] GWT Eclipse Plugin (V3) Shortcuts/Launchers

2016-10-07 Thread Brandon Donnelson
I've started and revised the Getting started story to reflect what's going in GWT Eclipse Plugin (V3). http://gwt-plugins.github.io/documentation/gwt-eclipse-plugin/GettingStarted.html -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To

Re: [gwt-contrib] GWT Eclipse Plugin (V3) Shortcuts/Launchers

2016-10-07 Thread Brandon Donnelson
I do like the specificity to that, in showing the difference. Although I'm sort of thinking the simplification to GWT Development Mode helps. Although now that I've thought about what Thomas has said, I like describing development as `Development Mode` without any special emphasis on super or not.

Re: [gwt-contrib] GWT Eclipse Plugin (V3) Shortcuts/Launchers

2016-10-07 Thread Ignacio Baca Moreno-Torres
Something like this will be pretty self-explanatory: Super Development Mode (debug in JavaScript, using SDBG or browser tools) Legacy Development Mode (debug in Java, requires deprecated browser plugin) Even better, each parenthesis has the next link respectively:

[gwt-contrib] Re: GWT 2.8.0 RC3 is here!

2016-10-07 Thread Max Fromberger
Very nice, works like a charm so far. Any chance to see the release notes? Thanks a lot. Am Donnerstag, 29. September 2016 16:54:46 UTC+2 schrieb Daniel Kurka: > > Hi all, > > I just build the GWT 2.8.0 RC3 and pushed it to maven central. The > complete SDK is also available from here