Hello, i just wanted to make sure that i got it right... If i have an existing project, which has its own dependencies, and i want to use it on my GWT application, on the client side, ¿i have to package the mentioned project and then get the source packages for all its dependencies? (considering they are all 5.0 compatible)
The problem is i have an ORM generator which generates a set of classes which i would like to use on the client side, but they are a little more than POJOS, thats why they have their own dependencies and i have not been able to use them so far (on the client side, of course). Thank you all in advance Cheers! Rafael --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
