Monday, May 27, 2013

Re: What is the "shared" folder for - if not fot shared classes?

First you have to add <source path="shared"/> to your App.gwt.xml and then you have to make sure that the class file is deployed to your server. The last part is probably already given as you have said it works when putting the file into the client package. Sounds like you deploy all classes to the server although you didn't really need to deploy classes of the client package.

-- J.

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
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.
 
 

No comments:

Post a Comment