Using flexmojos maven plugin to build AIR mobile application

2013-10-28 Thread Dmitry Timoshenko
I have dial with AIR mobile application based on 's:ViewNavigatorApplication'. I use Apache Flex SDK 4.10 and Flexmojos plugin 6.0.1 and JetBrains IDEA 12.1.4 I made 'pom.xml', added 'air-framework' dependencies. The IDE imported it successfully and made the project configuration. The dependencies

Re: Using flexmojos maven plugin to build AIR mobile application

2013-10-28 Thread Dmitry Timoshenko
e kind of errors, I > add a -dump-config to the compiler options. > You could also have a look at the temp config.xml that is automatically > generated by IDEA when you compile a module. > It's located in C:\Users\\AppData\Local\Temp\IntelliJ_IDEA > > BTW, are you a relative

Re: Using flexmojos maven plugin to build AIR mobile application

2013-10-29 Thread Dmitry Timoshenko
global > > 3.8 > > swc > > > > > (Assuming you want to use Air 3.8) > > Chris > > > Von: Dmitry Timoshenko [workingfe...@gmail.com] > Gesendet: Montag, 28. Oktober 2013 17:02 > An: users@flex.apache.org > Betreff: Using flexmojos maven plug