Monday, March 4, 2013

Re: avoid recompile

You are running in development mode right? Just refresh the browser to pick up new changes.

On Monday, March 4, 2013 7:25:39 AM UTC-8, leslie wrote:
I have a view class that creates a panel.  This class is dependent upon a controller class, also on the client side.
I'd like to add a line of code - Window.alert("Hello World") in the controller without stopping everything and recompiling the app.  How do I do this?  Reloading the server by selecting the yellow reload button in Eclipse doesn't seem to work. 

GWT 2.5, Java 6.

Thanks.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment