Grails and Flex build process integration

Posted by Dan on Stack Overflow See other posts from Stack Overflow or by Dan
Published on 2010-03-08T16:17:52Z Indexed on 2010/03/08 16:21 UTC
Read the original article Hit count: 570

Filed under:
|
|
|

I plan to use Grails and Flex in my next project. I would like to use grails command line to construct my project. This should include the flex part as well, compiling swf, executing FlexUnits etc. I would like to compile and add swf file to war when I do “grails war”. How can I accomplish this?

© Stack Overflow or respective owner

Related posts about grails

Related posts about flex