hey everyone,

I am trying to understand how can I package my small gwt app as javascript
library which can be used in other javascript code.

Basically I need to build a bunch of java code into a single .js file which
I can later include in a regular html page with <script> tag and call some
methods defined in this gwt built js file.

Is that even possible?
​​

-- 
Dmitry Skavish

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to