Hey, I'm wondering what the expected behavior is for projects that use the Air integration (in 3.5-SNAPSHOT) if we run the flexbuilder goal.
I have two projects. Project 1 builds App.swf which links against the air APIs. Project 2 has the Air descriptor.xml and does the air packaging of Project 1. When I run flexmojos:flexbuilder against these projects: Project 1 generates a .project file, but it is a Flex-type project, not an Air-type project so it can't be correctly run out of Flex Builder. Project 2 errors out during the flexmojos:flexbuilder execution with the message: "Could not find main application! (Hint: Try to create a MXML file below your source root)" We don't use .mxml files -- we use .as files as the main application. Can anyone point me in the right direction? Thanks, Matthew -- 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?hl=en?hl=en http://blog.flex-mojos.info/
