Re: Removing the SuperDevMode code server prompt

2015-09-28 Thread Jens
> That sounds like what I have been after. I can't see that feature in the > 2.7.0 download - is it in the 2.8 builds? > I would say so as I use it and never had an issue with any prompts. -- J. -- You received this message because you are subscribed to the Google Groups "GWT Users"

Re: Errors migrating to GWT 2.7.0 . Can someone please help me ?

2015-09-28 Thread Srinivasarao Makkena
I could get past it by removing *.gwtar from gwt-user-2.5.0.jar which are supposed to be loaded by gwt for increased performance. Along with it removed gwt-Unit cache and complied...it rebuilt entire jar and worked fine. --sri On Thursday, February 12, 2015 at 11:08:07 PM UTC, Jens wrote: > >

Re: Removing the SuperDevMode code server prompt

2015-09-28 Thread Thomas Broyer
On Monday, September 28, 2015 at 10:23:18 AM UTC+2, Jens wrote: > > > That sounds like what I have been after. I can't see that feature in the >> 2.7.0 download - is it in the 2.8 builds? >> > > I would say so as I use it and never had an issue with any prompts. > Actually no. It is in 2.7

Re: Removing the SuperDevMode code server prompt

2015-09-28 Thread Jens
> Actually no. It is in 2.7 [1], and has since been made synchronous [2] (so > you possibly wait a little longer). > > But if you're using CodeServer rather than DevMode, you have to wait > before loading the page; that code is only about enabling the "Launch > Default Browser" and "Copy to

Re: Deploy issue of GWT with Hibernate

2015-09-28 Thread yshaoxp
> > Still unsolved. Any idea on this? > Thank you! > > -- 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

Re: (modern) chart system for GWT

2015-09-28 Thread Luca Morettoni
On Mon, Sep 28, 2015 at 3:07 PM, ronifabio wrote: > I use GWT-charts. > https://code.google.com/p/gwt-charts/ > http://gwt-charts.appspot.com/ > https://github.com/google/gwt-charts but it uses Google charts... and if I remember well we need to be connected to have the chart

Re: (modern) chart system for GWT

2015-09-28 Thread ronifabio
I use GWT-charts. https://code.google.com/p/gwt-charts/ http://gwt-charts.appspot.com/ https://github.com/google/gwt-charts Em terça-feira, 18 de agosto de 2015 04:31:44 UTC-3, Luca Morettoni escreveu: > > Hello, in my GWT app to render some dynamics chart on client side I > used "Client Side