Hello,

I am experimenting with new GWT plugin + GWT 1.7 and I notice the
following:
I create a new GWT only application and start it in debug mode,

if I get on the code view of eclipse and edit anything on the client
side, the changes are loaded instantly after I reload the page,

if I edit anything on the server side (package com.niceapp.server) for
example the class GreetingServiceImpl.java nothing happens: the only
way to see it is to stop the engine (embedded jetty in gwt plugin) and
start it again.

I just wanted to know if this is the expected behaviour, since using
jetty in eclipse normally this doesn't happen.

Thanks
Edoardo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to