I've figured this out. There was a javascript file at the root of my webapp that didn't get deleted and I couldn't see in Finder. Once I deleted it my error is gone.
On Sep 26, 4:55 pm, Todd Nine <[email protected]> wrote: > Hi all, > I've created a project using the Eclipse plugin and created a simple > CRUD app with Spring MVC and JDO to become familiar with the > platform. Everything runs fine on the dev server on my laptop, > however when I deploy my eclipse project via the plugin, I receive > this error every time I hit the site. > > GWT module 'inventory' needs to be (re)compiled, please run a compile > or use the Compile/Browse button in hosted mode > > I haven't actually used the GWT, but I installed it when I started the > project. I've unchecked "Use Google Web Toolkit" in my project > settings. What else do I need to do to remove this so I no longer > receive the error? > > Thanks, > Todd --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
