"Generate Ant Build..." for Flex / AS3 Project

to have the current configuration rendered out as Ant script.. is this possible?

I was not able to do get the generated build files to produce something meaningful, so it seems its only implemented for Java projects.

Am I right on this?

I am looking for a way to have all the advantages of IDEAs fast compiling, while working in a team in this project (so have seperate config files for the per user settings, which are not in source code control).


Using Ant with default mxmlc task is not an option, since its not fast enough (no fcsh / IDEA compiler shell).

Thanks.

0

See/vote/comment http://youtrack.jetbrains.net/issue/IDEA-25106 and your own request http://youtrack.jetbrains.net/issue/IDEA-54996. Unfortunately the feature is not planned to be implemented shortly.

0
Avatar
Permanently deleted user

Ok thanks Alexander.

0

请先登录再写评论。