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]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to