Hi everyone!

I am developing several gae-services in Eclipse in separate projects. These 
services exchange data, and share some data types. My normal approach would 
be to keep these shared datatype class definitions in a separate project and 
import where needed. However, in Eclipse, services only work when all 
classes are within the service project. Importing the classes from the 
shared project works for Eclipse, but not when I launch the service.

Is there a better way than keeping duplicate classes in every project?

Regards,
Chris

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/SUvTe6uWL68J.
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