Flash Builder project : no build done
I created a new Flex project with Flash Buil开发者_开发知识库der 4. My project must used Flex 3.x (so only MX). I copied all my sources files in my old project (created with Flex Builder 3). All is ok. I updated the argument compiler line too.
But, no build is done. Even after a project clean ... What's happen in your opinion ?
Thank you very much for your precious help !
Regards
Anthony
I've had a similar issue, seemed to be caused by Flash Builder "forgetting" which file was the runnable application file.
Check out this link for more info: http://jeremy-knight.com/2012/06/flash-builder-stops-compiling/
精彩评论