tags:

views:

15

answers:

1

Hi Flex guru! I need FlexAntTasks.jar for Ant to execute flex unit tests the one i am currently working with is Beta version Is there any release for it?

+1  A: 

The Flex Ant Tasks are included in the Flex SDK.

James Ward
to be more specific: it's located under \sdks\4.0.0\ant\lib and it's called flexTasks.jar
hering