Sunday, April 28, 2013

I want to use Apache Commons on the server, but the code is using the packages in gwt-dev.jar.

I want to use this class RandomStringUtils, I included the Apache Commons jar in the server side, but my code/ide refers to the ones in the gwt-dev.jar, which won't work because it's not copied to the server. I tried to reorder the libraries in the build path but it didn't help.

How can I avoid this issue?

--
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