On Sunday, May 12, 2013 12:09:20 PM UTC+2, Sang Hero wrote:
>
> Thanks for your comment. 
>
> Do you have any solution to use GSON without making a GWT-RPC call?
>

No, but GSON is a mean to an end, and GWT (and o3rd party libs) provides 
other means to the same end: AutoBeans, Piriti, etc.

(Anw, I add entrypoint class to project to testing, it still likes a 
> library when I remove entrypoint and export to jar file :D)
>

Separate the sample into a distinct project that uses the library; and/or 
test the library using unit-tests (GWTTestCase).
A proper build tool (Ant, Maven, whatever) would also make it easier for 
everyone (incl. contributors) to make "releases".

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to