You don't need to deploy gwt-dev.jar, so there shouldn't be any conflict with your other library.
On Mon, May 10, 2010 at 12:59 PM, Tobias Höfler < [email protected]> wrote: > Hi all, > > I wanna use the org.apache.commons.lang.time package at the server side > of my gwt application. > The problem is, that there is already a package with the same name in > gwt-dev.jar. > The package within gwt-dev.jar is almost the same as the original one, > but there are a lot of methods missing, which i need. > > So, what is the best way now, to make the whole package > org.apache.commons.lang.time available ? > > Thanks a lot in advance, > cheers, > Tobias > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
