Hi Bobby,
It's a tricky situation :)  We've so far required the user to place JARs in
the war/WEB-INF/lib directory.  However, if we notice the user has an
external jar that is not in this library, we provide a warning and a
quickfix to copy the JAR to the lib directory.

There's a bug (
http://code.google.com/p/google-web-toolkit/issues/detail?id=4083) that
points out what you're seeing:  the user library isn't found at runtime and
there wasn't a warning/quickfix provided to copy it into the lib directory.

jason

On Fri, Oct 16, 2009 at 2:33 PM, Bobby Hargett Jr. <brharg...@gmail.com>wrote:

>
> I am not a eclipse plugin in pro, but I think that when I add a user
> library to my java app engine project it select it to be exported, I
> get runtime errors saying the classes could not be found.  The only
> way to get it to work is by copying it by had to the lib directory.
> Is this a bug in the plugin?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to