It stops the message if you have something you don't want copied in (i.e. if it's in the classpath but you don't want it in the /lib/ unfortunately I can't seem to get it to work on the servlet jar when it is just a GWT 'requirement'.
It's like a petulant child who wants something on his plate just because everyone else has it, even though he doesn't like it and won't eat it :-) Thanks for the idea, though, I'm willing to try anything... Ian http://examples.roughian.com On 4 April 2010 16:56, euzuro <[email protected]> wrote: > Not sure if this helps or not, but in the latest version of the gwt > eclipse plugin, > if you right click on your project and select Properties, then Google- > > Web Application, > there are some WAR-related configurations. > > (it helped us to get the plugin to stop trying to copy-in the gwt- > servlet.jar file from the sdk directory) > > On Apr 3, 2:43 pm, Jeff Chimene <[email protected]> wrote: > > On 04/03/2010 11:24 AM, Ian Bambury wrote: > > > > > Thanks for thinking about it. > > > > > I could resort to putting a dummy, empty jar of the same name in there, > > > but it would confuse people (me, probably) it it were ever needed later > on. > > > > While failing to prevent the warning message, the technique did > > constrain the superfluous copy; > > -- > 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.
