I have really struggling to get a multi-module Maven project to work
with flexmojo and flash builder 4 at the same time.  Everything in
maven/flexmojo works fine.  When I generated the flash builder 4 files
with the flex builder 3 goal, I expected that there would be issues --
and there are.  This 3 month old thread covers the problems I am
experiencing exactly:

http://groups.google.com/group/flex-mojos/browse_thread/thread/1bfa4e4045724b77#

I have no problem tweaking FB4 preferences as well as FB4 project
preferences.  I just do not know what settings will work.    Here are
my settings for an SWC project I am working on.  Maybe we can work
together to get settings that will function and thus help the entire
community:

Flex Library Build Path:
     "Include all classes from all source paths"   CHECKED
     "main source folder"   src/main/flex
     "output folder"      target
     "source path"
                                src/main/flex
                                src/test/flex
      "Component Set"  mx + spark
      "Framework Linkage"   use default
      "Build Path Libraries"   (points to manually installed
SDK...didn't work when pointed to maven libs either)

Flex Library Compiler:
     Restored the defaults...originally had an -include-sources
command line argument, but this did nothing as far as I could tell

Builders:
     Flex:    CHECKED
     Maven Project Builder:   CHECKED
     JAVA Builder:     UNCHECKED (have no idea how this even got in
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/

Reply via email to