I'm new to flexmojos (and maven) and till now I only built my projects using flex builder, so I want to understand how should I work now that I'm using flexmojos for my builds.
until now if I wanted to create a Flex application I created a new Flex project in flex builder and used the built in functionality of flex builder to generate the html wrapper and test/debug the app, but from what I understood in the flexmojos way I should create 3 projects: 1. parent project 2. swf (flex app) project 3. war project that will create the html wrapper and copy the generated swf to its target. but how do I test this app quickly in flex builder now? I can't just click the run button in flex builder anymore, right? So what's the correct way to work in flex builder now? how should I compile my projects there? -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos http://flexmojos.sonatype.org/
