Place where you like but remeber that GWT compiler will look for client code in 'client' subpackage where xml is situated.
2010/1/20 Juan M.M.M. <[email protected]> > Ok. This is what I've done at the moment. > -I've added the external JARS. > -I've added the source code to this JARS. > ... > And what about the gwt.xml file where I have to put it? > > On Jan 19, 9:59 pm, jfagh <[email protected]> wrote: > > Juan, > > Also, you need to include both .java and .class files in your JAR. And > > the .java files must not reference any unsupported libraries (i.e. > > those that cannot be translated from java to js by GWT) > > James > > > > On Jan 19, 10:14 am, "Juan M.M.M." <[email protected]> wrote: > > > > > Ok. I'm developing my web application in eclipse. If I have my > > > example.jar library already referenced (Referenced libraries section) > > > in the project. Can I create the Example.gwt.xml file into the > > > com.my.project.client section? > > > > > Thanks for the answer > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > > > -- Regards, Alexander--
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.
