First of all, sorry if this questions are so simple or even retarded ;) Two questions, not as much specific as I would like, but here we go:
First, it´s about using Gxt, GWT in a maven project, integrating them with another frameworks such Spring, Hibernate and so. As far as I know, it´s all about configuring dependencies on the POM.xml file. What I´d like to know, if by just adding that dependencies, I can build a maven project like a standard web application or do I need to compile/execute some goal/make anything specific for the GXT/GWT code. As long as I re-read what I´m writting I see i´ts not very clear...let ´s begin again...I mean, if you add any dependency for other libraries, you just import the packages/classes on your app and everything works. I don´t know if that's possible with GXT/GWT because the javascript-generation part. The second question: I´m asked to make some project which is not a pure GWT/GXT project; what I ´m asked to do is just an application where some GXT widgets are embebbed. My question is, how should I do it (of course i´m not asking for each step, just a general vision or where I can find information about that) Thank you -- 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.
