Hi guys,
I just wanted to ask a simple question. I am trying to work out the pros and cons of setting up Flash Builder 4, for Flex development, as an ant-build vs compiling via the IDE. I particularly want to ensure i can do the following: - Debug and Trace via IDE - Unit Testing via IDE
Is this possible through command-line building such as with ant? Are there any cons? Thanks guys