Hi,
I have some GWT utilities that I would like to use in other GWT Apps. I
am using Eclipse. How can I create this into a GWT library to for re-use?
I referenced it as anther project (in eclipse) and that seemed to work.
However when i export that utility project as a jar and then reference that
as a library in the other project, it seems like it is referenced fine
(since there are no compile errors). But there are runtime errors. It is not
able to import the library class.
Is there a systematic procedure I could follow to create GWT libraries?
Thanks
Ashish
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" 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-web-toolkit?hl=en.