Flex 4.5 - to long build process

Posted by Idob on Stack Overflow See other posts from Stack Overflow or by Idob
Published on 2012-02-07T09:15:03Z Indexed on 2012/07/07 21:16 UTC
Read the original article Hit count: 234

Filed under:
|
|
|
|

We are developing an app using flex 4.5. The app runs just fine (no performance issues at all) but it takes us forever to compile and build it. A minor change, like just add a comment or press enter in an mxml file and rebuild takes about 3 minutes. You just cant work that way.

It is a large project with about 1300 files. We also use Parsley as IOC container and a beat of cairngorm navigation. We also use Maven (Flex mojos) but I am talking about a normal eclipse build (Ctrl + B).

We separated some of the code to a different SWC and all of our graphics are stored in a different resource SWF.

Please, Do you have any suggestions?

Regards, Ido

© Stack Overflow or respective owner

Related posts about flex

Related posts about flex4