Have you tried reading the documentation ? http://code.google.com/webtoolkit/doc/1.6/DevGuideOrganizingProjects.html
It'll help you understand exactly what a module is and how to use them. Don't hesitate to try the quick start guide and tutorials also. Cheers, Salvador On Apr 18, 7:53 am, Jeroen <[email protected]> wrote: > Hello, > > I want to use an interface from another project (as API), and I don't > want to rewrite the interface under the GWT's project's client package > using some sort of adapter, if I can help it. If I understood well, I > can create a module for the API code, and expose its interface. Can > anyone please give me a basic example how to do this? > > Thanks in advance! > > Jeroen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
