Sherif Abdou wrote: > I am using Tortoise to get Flex 4 from the trunk, I was wondering do > i need to recompile everytime Tortoise does an update and downloads > new files or update old ones?
Yes. Is running ant -q main in cygwin a one > time thing? No. Depending on the files that have changed you might be able to build using a different target. eg) ant -q frameworks Which would be quicker. But for now you might want to rebuild everything just to be sure. cheers, - shaun

