Hi, I'm currently evaluating Intellij Idea for our project and I have run into a problem. I can run application and everything works as expected however one thing bothers me badly.
I have an application, main.mxml and a module module.mxml. Since our modules actually produce mx:Module things for a super awesome shell I'm mostly interested in module.mxml. There is a problem however, because Make and Compile commands from IDEA only recompile main.mxml. I cannot find any place in config-report.xml that could actually make the IDE builder aware of the module. The only way to obtain a new module is to build it via Maven, but that kind of sucks... Is it actually possible to recompile module from IDEA? FM 3.6 IDEA 9.0.4 Maven 2.2.1 -- 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/
