On Jan 19, 3:16 pm, "Juan M.M.M." <[email protected]> wrote:
> hi ppl!
> This is the question. I want to use an external jar but i would like
> to use them without modify the .jar file. Is that possible? I know
> that I have to create a file ".gwt.xml" to set the inherit dependences
> of the files. But I would to know if there is another possibility to
> use the external jars. Is possible to have the ".gwt.xml" out off the
> jar file?

Of course!

The gwt.xml needs be in the appropriate package, but in Java it
doesn't matter whether it's on the same folder or JAR, only that it
can be found on the classpath.
-- 
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.


Reply via email to