Hi, we use Ant for building our Flex/Java web app, resulting in the compiled Java and .swf files being placed exploded in a dir called “build” at project root . Is there any way to have MyEclipse point to that dir when it does its deployments to the app server rather than WebRoot of the eclipse project? I can’t seem to find the place to set that. Thanks!