When using GEP with GWT and GAE support, is it expected that the jars
the plugin automatically places in war/WEB-INF/lib will be committed
to the source repository? I expected that they were placed there by
one of the builders, so I left them out of my commit. When I check out
the project to another location, hosted mode won't run
(java.lang.NoClassDefFoundError:
com/google/gwt/user/client/rpc/RemoteService) and none of the GWT/GAE
libs automagically appear as they had done when setting up the
project.

Now what if I commit those jars? Well, take gwt-servlet.jar for
example. I'll have one copy under source control and another in the
SDK I selected in project preferences, and one or both on various
classpaths. Seems ripe for version conflicts when upgrading.

So what's the expected behavior here?

Thanks,
Isaac

--~--~---------~--~----~------------~-------~--~----~
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