Unfortunately, GPE does not handle the case of dependent projects correctly.
You can either manually jar up the classes from SimpleJavaProject, and drop
that JAR into your war/WEB-INF/lib folder for the Web Application Project,
or you can define the output folder for SimpleJavaProject to be equal to the
output path for your Web Applicaton Project.

On Tue, Oct 26, 2010 at 4:38 PM, tleroy <[email protected]> wrote:

> Hello everybody,
>
> I use the appengine eclipse plugin,  I have created a 'Web Application
> Project' and a 'Simple Java Project' linked to it. When I launch the
> Web Application Project, classes from the Simple project are not
> found. Where I have to configure the classpath? I tried in the
> '.lauch' file but it doesn't work.
>
> Could you help me?
>
> Merci.
>
> --
> 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]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

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