John, I don't think your diagnosis of the problem is accurate. You may have a problem with your DevMode setup, but you shouldn't need to mess with the compiled output in order to get devmode to work. Are you putting the ?gwt.codesvr fragment in the URL when trying to use DevMode? Are you using a strange linker setup? Which browser are you using to connect to DevMode?
On Tue, Jan 11, 2011 at 10:29 AM, John Huss <[email protected]> wrote: > If I run a compile and then run dev mode it will use the compiled version > of the app and will never connect to dev mode since it does not overwrite > any of the existing files. So there is no error message. I've worked > around the problem for now by creating my own main class for dev mode that > deletes the output folder and then starts the regular dev mode main class. > > -- > 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.
