@Scott -- Do you these top level projects have both the flex and maven nature? That is, flex builder and m2eclipse builder?
@Bryan -- I'm taking a hard look at IDEA v9. Does it support the ability to inspect payloads between flex and say BlazeDS like FB4 does? On Aug 5, 9:48 am, David Vree <[email protected]> wrote: > Thanks for the help, I'll do that. > > On Aug 5, 8:18 am, Scott Langeberg <[email protected]> wrote: > > > Yes, FB will need one project per artifact. > > > On Wed, Aug 4, 2010 at 10:17 PM, David Vree <[email protected]> wrote: > > > I have successfully created a Flash 4 multi-module maven project (with > > > unit tests passing) using the flexmojos archetype. When I originally > > > imported the project into eclipse I imported as one single project > > > with various folders (this may be my problem). > > > > I have also used the flexbuilder goal to create the files needed to > > > use flex builder in Eclipse. I did this in the directory of the > > > parent POM. > > > > mvn org.sonatype.flexmojos:flexmojos-maven-plugin:3.7.1:flexbuilder > > > > When I open the parent project it does not seem to know anything about > > > Flex Builder. Upon closer inspection I see that the execution of the > > > flexbuilder affect the swc and swf folders. Are the swc and swf > > > maven modules supposed to be their own Eclipse projects? Is this how > > > Flex Builder works -- one project per artifact? > > > > I am used to opening Java projects with many JAR maven modules all > > > within a single Eclipse project. I guess I thought that FB4 would > > > work like that. > > > > -- > > > 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]<flex-mojos%[email protected]> > > > For more options, visit this group at > > >http://groups.google.com/group/flex-mojos > > > >http://flexmojos.sonatype.org/ -- 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/
