Can you explain in more detail the changes that you've made? You should not need to change any settings at all in order to get the proper refresh behavior. A GWT Compilation is not necessary to run your application in development mode; you only need to compile it when you deploy it to your production server.
On Fri, Feb 5, 2010 at 7:03 AM, Pietro <[email protected]> wrote: > Hi all, > I've configured Eclipse Plugin for GWT 2.0 so that compile directory > is in web app of my web server. > All have gone right, but now when I change java code I need to > recompile. > In Debug configuration I'veconfigured working directory so that it > points to compile directory. > I'm running on Windows XP and Eclispe 3.4 Ganymede. > > I really appreciate any help. > Thanls in advance, > Pietro > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
