Hi there,
-- I'm trying to share some code between my GWT projects so I was thinking about doing something like that :
I succeeded to make it work in eclipse and in developer mode by adding needed projects to build path,
but when I compile with GWT, it only export classes that are inside the current project and there is no trace of needed classes from other projects...
So this can't work on the production server :/
Could someone explain how sharing code like this should be done please ? I've been looking everywhere and I can't find the answer
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:
Post a Comment