I've come back to an old-ish project after testing with Eclipse 4.5 and see a change in behavior. The question is whether I need to look for some error in my setup, or if something changed in the development environment while I wan't paying attention?
Specifically, I have some structure in my WebResources (WR/images, WR/styles, WR/scripts, etc), and, in the past, that structure in my development context was replicated into the deployment package. Yesterday, when I first used Eclipse 4.5, I was surprised to see all those resources flattened into the WebResources folder in the .woa. I understand that which files are copied during the build process is driven by the "woproject/wsresources.include.patternset" file and mine is a set of lines like "**/*.jpg". I am pretty sure this is likely to be some mistake of mine (after it happened with Eclipse 4.5, and went back to Eclipse 4.4 and it happened there too), but I just want to check the group knowledge before digging into my setup. Thanks. _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
