There are good reasons for doing GUI builds using Ant etc. as well. I
like to build all of my production releases from a stamped build, pulled
fresh from my repository (to ensure no resources exist in the build dir
structure that are not under version control). I have blogged about
using Ant with FB here <http://blog.fastlanesw.com/?p=23>... though it
is not nearly complete and not updated since FB 2, it should get you
started.
hth
Scott
Scott Melby
Founder, Fast Lane Software LLC
http://www.fastlanesw.com
http://blog.fastlanesw.com
Shailesh Mangal wrote:
Why do you want to combine the two? We use flex builder for UI project
dev and debugging and Maven/ant for automated builds.
Shailesh
Now, Test Management <http://www.getzephyr.com> , is a breeze
--- In [email protected], Weyert de Boer <[EMAIL PROTECTED]> wrote:
Does anyone know how I can combine the use of Flex Builder and Ant to
compile Flex/AIR projects?