On 04/05/2010 01:33 PM, Ian Bambury wrote: > I want to be able to zip up a project without the 1.5 meg servlet jar,
Altering the .settings/ file accomplishes this, yes? Alter the file; clean; compile; no unwanted jar. > have it available for people to download it, for them to be able to > unzip it to wherever their workspace is, import it, and not have Eclipse > (via the GEP) complain that it can't find a file that it doesn't need in > the first place. This seems to be the sticking point: the user would have to modify their GEP settings to disable the warning. > I can't see a way to do that and presumably Miguel can't either or he > wouldn't have asked me to file a bug report. > > That's the problem. If it's me that's misread things and there is a way, > then I apologise, but could you please spell it out for me :-) I don't think you're missing anything. From this post, I now see the problem you're trying to solve. > Ian > > http://examples.roughian.com > > > On 5 April 2010 19:52, Jeff Chimene <[email protected] > <mailto:[email protected]>> wrote: > > On 04/05/2010 05:36 AM, Ian Bambury wrote: > > Hi Miguel, > > > > So I take that there's no way to do what I need, then. > > Now I'm confused about what you want... > > Between the Preferences > Errors/Warnings > Project structure and SDKs > setting and modifying the .settings file, you should a) eliminate the > warning and b) eliminate the superfluous copy. > > What am I missing here? > -- 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.
