Hi,

You have to do both

- 1) put in the war so that you have the runtime code when you run on
Google App Engine
- 2) put them in your classpath so that your IDE can use the
definitions that they contain when compiling your own class

regards
didier

On Sep 30, 1:01 pm, hadf <[email protected]> wrote:
> Hello,
>
> I added libraries in the /war/WEB-INF/lib directory, but they are not
> in the classpath.
> If I add them in the project eclipse build-path, they are not
> accessible at runtime.

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

Reply via email to